ChartCategoryAxisLabelsSettings
Properties
Background - String
Border - ChartCategoryAxisLabelsBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Color - String
Culture - String
DateFormats - ChartCategoryAxisLabelsDateFormatsSettings
The format used when categoryAxis.baseUnit is set to "days".
Font - String
Format - String
Margin - ChartCategoryAxisLabelsMarginSettings
The bottom margin of the labels.
Mirror - Nullable
Padding - ChartCategoryAxisLabelsPaddingSettings
The bottom padding of the labels.
Rotation - ChartCategoryAxisLabelsRotationSettings
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.
Position - Nullable
Chart - Chart
The common settings for all Chart series.
Methods
Serialize()
Serializes the settings to a Dictionary.