ChartCategoryAxisRangeLabelsSettings
Properties
Background - String
Border - ChartCategoryAxisRangeLabelsBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Color - String
Culture - String
DateFormats - ChartCategoryAxisRangeLabelsDateFormatsSettings
The format used when categoryAxis.baseUnit is set to "days".
Font - String
Format - String
Margin - ChartCategoryAxisRangeLabelsMarginSettings
The bottom margin of the labels.
Mirror - Nullable
Padding - ChartCategoryAxisRangeLabelsPaddingSettings
The bottom padding of the labels.
Rotation - ChartCategoryAxisRangeLabelsRotationSettings
The alignment of the rotated labels relative to the slot center. The supported values are "end" and "center". By default the closest end of the label will be aligned to the center. If set to "center", the center of the rotated label will be aligned instead.
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()
Serialize current instance to Dictionary