Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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
  • No labels