Skip to main content
A newer version of this page is available. .

ChartStyleBase Properties

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