Description
A ChartInterior object contains formatting properties of a ChartRegion or an object extending ChartRegion
( AxisLabel, ChartText, Legend, or SeriesDataLabel ).
C#
vb.net
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.
Properties
Name |
Description |
---|---|
Sets or returns the background color of the specified chart region. | |
Sets or returns the foreground color of the specified chart region. | |
Sets or returns the background pattern of the specified chart region. | |
Sets or returns whether the specified chart region is visible. |
Methods
Name |
Description |
---|---|
Clears any pattern and color from the chart interior, setting it to the automatic color instead. |