Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

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

Signature
C#C#
Wiki Markup
{description}
{excerpt}Returns a [ChartInterior|ChartInterior] object, representing the area of the data series.{excerpt}
{signature:C#}
 public ChartInterior Interior{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Interior() As ChartInterior
{signature}