ChartAxisDefaultsLabelsSettings
Properties
Font - String
Format - String
Margin - ChartAxisDefaultsLabelsMarginSettings
The bottom margin of the labels.
Mirror - Nullable
Padding - ChartAxisDefaultsLabelsPaddingSettings
The bottom padding of the labels.
Rotation - ChartAxisDefaultsLabelsRotationSettings
The rotation angle of the labels. By default the labels are not rotated. Can be set to "auto" if the axis is horizontal in which case the labels will be rotated only if the slot size is not sufficient for the entire labels.
Skip - Nullable
Step - Nullable
Template - String
TemplateId - String
TemplateHandler - 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.