Kendo.Mvc.UI.ChartSeriesBase
The base class for Chart series.
Properties
Name
Gets or sets the title of the series.
Opacity
Gets or sets the series opacity.
Color
Gets or sets the series base color
ColorHandler
Gets or sets the series color function
AggregateHandler
Aggregate function for date series.
Tooltip
Gets or sets the data point tooltip options
Axis
Gets or sets the axis name to use for this series.
CategoryAxis
Gets or sets the category axis name to use for this series.
GroupNameTemplate
Name template for auto-generated series when binding to grouped data.
Highlight
Gets or sets the series highlight options
Visible
Gets or sets a value indicating if the series is visible
VisibleInLegend
Gets or sets a value indicating if the series is visible in the legend
Notes
Gets or sets the series notes options
ZIndex
Gets or sets the series Z-Index.
Median
The configuration of the Box Plot median value indicator (line).
Mean
The configuration of the Box Plot mean value indicator (line).
Methods
CreateSerializer
Creates a new IChartSerializer.
Returns
The IChartSerializer instance.