Spread.Services Documentation
HasMajorGridlines 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
: HasMajorGridlines Property
Gets or sets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group can have gridlines.
Syntax
C#
System.
bool
HasMajorGridlines {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members