Kendo.Mvc.UI.ChartTitle
Defines the Chart title settings.
Properties
Text
Gets or sets the title text
Font
Gets or sets the title font.
Color
Gets or sets the title color
Position
Gets or sets the title position.
Align
Gets or sets the title text alignment.
Visible
Gets or sets a value indicating if the title is visible
Margin
Gets or sets the title margin
Background
Gets or sets the title background color
Padding
Gets or sets the title padding
Border
Gets or sets the legend border
Methods
CreateSerializer
Creates a new ChartTitleSerializer.
Returns
The ChartTitleSerializer instance.