ChartStyleBase Properties
The base class for all chart styles.Name | Description |
---|---|
BackgroundColor | Gets or sets the color the chart uses to paint its background. |
BorderColor | Gets or sets the color the chart uses to paint its border. |
BorderThickness | Gets or sets the chart border thickness. |
Padding | Gets or sets the space between the chart borders and its contents. |
Palette | Gets or sets a palette (collection of colors) used to draw a chart series. |
See Also