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