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