ChartStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
Initializes a new instance of the Chart |
#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 |
#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 |
See Also