Spread.Services Documentation
MajorGridlines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IAxis Interface
: MajorGridlines Property
Returns a
IGridlines
object that represents the major gridlines for the specified axis. Only axes in the primary axis group can have gridlines.
Syntax
C#
IGridlines
MajorGridlines {
get
;}
See Also
Reference
IAxis Interface
IAxis Members