PieChartStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Background |
Identifies the Background |
Border |
Identifies the Border |
Border |
Identifies the Border |
Padding |
Identifies the Padding bindable property.
Inherited from Chart |
Palette |
Identifies the Palette bindable property.
Inherited from Chart |
Series |
Identifies the Pie |
#Properties
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