Spread.Services Documentation
MinorGridlines 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
: MinorGridlines Property
Returns the
IGridlines
object that represents the minor gridlines for the specified axis. Only axes in the primary axis group can have gridlines.
Syntax
C#
IGridlines
MinorGridlines {
get
;}
See Also
Reference
IAxis Interface
IAxis Members