Kendo.Mvc.UI.IChartLabels
The Kendo UI Chart series labels interface.
Properties
Font
Gets or sets the label font.
Visible
Gets or sets a value indicating if the label is visible
VisibleHandler
Gets or sets the series visible function
Background
Gets or sets the label background.
Border
Gets or sets the label border.
Margin
Gets or sets the label margin.
Padding
Gets or sets the label padding.
Color
Gets or sets the label color.
ColorHandler
Gets or sets a Function that returns the JavaScript handler for the labels color.
Format
Gets or sets the label format.
Template
Gets or sets the label template.
Opacity
Gets or sets the label opacity.
Rotation
Gets or sets the label rotation.
Visual
Gets or sets the label visual handler.
Methods
CreateSerializer
Creates a new IChartSerializer.
Returns
The IChartSerializer instance.