Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IAxis Interface
/ MinorGridlines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MinorGridlines Property
In This Topic
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