Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns a ChartInterior object, representing the area of the data series.

Signature
C#
C#
public ChartInterior Interior{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Interior() As ChartInterior
{signature}