ChartPaneDefaultsSettings
Properties
Background - String
Border - ChartPaneDefaultsBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Clip - Nullable
Height - Nullable
Margin - ChartPaneDefaultsMarginSettings
The bottom margin of the chart panes.
Padding - ChartPaneDefaultsPaddingSettings
The bottom padding of the chart panes.
Title - ChartPaneDefaultsTitleSettings
The background color of the title. Accepts a valid CSS color string, including hex and rgb.
Chart - Chart
The common settings for all Chart series.
Methods
Serialize()
Serialize current instance to Dictionary