ChartAxisDefaultsTitleSettings
Properties
Background - String
Border - ChartAxisDefaultsTitleBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Color - String
Font - String
Margin - ChartAxisDefaultsTitleMarginSettings
The bottom margin of the title.
Padding - ChartAxisDefaultsTitlePaddingSettings
The bottom padding of the title.
Position - String
Rotation - Nullable
Text - String
Visible - Nullable
Visual - ClientHandlerDescriptor
A Razor template delegate.
Chart - Chart
The common settings for all Chart series.
Methods
Serialize()
Serializes the settings to a Dictionary.