Kendo.Mvc.UI.ChartTooltipBase
The base class for the Chart tooltip settings.
Properties
Font
Gets or sets the tooltip font.
Visible
Gets or sets a value indicating if the tooltip is visible
Padding
Gets or sets the tooltip margin
Border
Gets or sets the tooltip border
Background
Gets or sets the tooltip background.
Color
Gets or sets the tooltip color.
Format
Gets or sets the tooltip format.
Template
Gets or sets the tooltip template.
Opacity
Gets or sets the tooltip opacity.
Methods
CreateSerializer
Creates a new IChartSerializer.
Returns
The IChartSerializer instance.