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
Wiki Markup
{description}
{excerpt}A [ChartInterior|ChartInterior] object contains formatting properties of a [ChartRegion|ChartRegion] or an object extending {{ChartRegion}} \( [AxisLabel|AxisLabel], [ChartText|ChartText], [Legend|Legend], or [SeriesDataLabel|SeriesDataLabel] \).{excerpt}
{signature:C#}
 public sealed class ChartInterior
{signature}{signature:vb.net}
Public NotInheritable Class ChartInterior
{signature}
{remarks}property of the following classes: {{ChartRegion}}, {{AxisLabel}}, {{ChartText}}, {{Legend}}, and {{SeriesDataLabel}}.

If the pattern is Solid, you should set the fill through the Foreground color. The background color is the incorrect way to set a solid fill.
{remarks}
{properties}
||Name||Description||
|[BackgroundColor|ChartInterior.BackgroundColor]|{excerpt-include:ChartInterior.BackgroundColor|nopanel=true}|
|[ForegroundColor|ChartInterior.ForegroundColor]|{excerpt-include:ChartInterior.ForegroundColor|nopanel=true}|
|[Pattern|ChartInterior.Pattern]|{excerpt-include:ChartInterior.Pattern|nopanel=true}|
|[Visible|ChartInterior.Visible]|{excerpt-include:ChartInterior.Visible|nopanel=true}|
{methods}
||Name||Description||
|[ClearFillEffects()|ChartInterior.ClearFillEffects()]|{excerpt-include:ChartInterior.ClearFillEffects()|nopanel=true}|
{scrollbar}