Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Returns a ChartLine object representing the minor gridlines of the axis. Gridlines extend from the tick marks on an axis across the chart's plot area.

Signature
C#
C#
 public ChartLine MinorGridline{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property MinorGridline() As ChartLine
{signature}
{
Scrollbar

...