ChartSeriesLabelsFromSettings
Properties
Background - String
BackgroundHandler - ClientHandlerDescriptor
A Razor template delegate.
Border - ChartSeriesLabelsFromBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Color - String
ColorHandler - ClientHandlerDescriptor
A Razor template delegate.
Font - String
FontHandler - ClientHandlerDescriptor
A Razor template delegate.
Format - String
FormatHandler - ClientHandlerDescriptor
A Razor template delegate.
Margin - ChartSeriesLabelsFromMarginSettings
The bottom margin of the from labels.
Padding - ChartSeriesLabelsFromPaddingSettings
The bottom padding of the from labels.
Template - String
TemplateId - String
TemplateHandler - String
Visible - Nullable
VisibleHandler - ClientHandlerDescriptor
A Razor template delegate.
Position - Nullable
PositionHandler - ClientHandlerDescriptor
A Razor template delegate.
Chart - Chart
The common settings for all Chart series.
Methods
Serialize()
Serializes the settings to a Dictionary.