Description
Returns a ChartLine object representing the major gridlines of the axis. Gridlines extend from the tick marks on an axis across the chart's plot area.
C#
public ChartLine MajorGridline{ get ; } |
vb.net
Public ReadOnly Property MajorGridline() As ChartLine |