PieChartStyle Properties
Stores the pie chart’s appearance settings.
Name | Description |
---|---|
Background |
Gets or sets the color the chart uses to paint its background.
Inherited from Chart |
Border |
Gets or sets the color the chart uses to paint its border.
Inherited from Chart |
Border |
Gets or sets the chart border thickness.
Inherited from Chart |
Padding |
Gets or sets the space between the chart borders and its contents.
Inherited from Chart |
Palette |
Gets or sets a palette (collection of colors) used to draw a chart series.
Inherited from Chart |
Series |
Gets or sets the indent between two data series in the chart. |
See Also