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