ChartStyleBase Members
In This Article
#Fields
Name | Description |
---|---|
Background |
Identifies the Background |
Border |
Identifies the Border |
Border |
Identifies the Border |
Padding |
Identifies the Padding bindable property. |
Palette |
Identifies the Palette bindable property. |
#Properties
Name | Description |
---|---|
Background |
Gets or sets the color the chart uses to paint its background. |
Border |
Gets or sets the color the chart uses to paint its border. |
Border |
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