Kendo.Mvc.UI.ChartScatterSeriesBase
The base class for Chart Scatter series.
Properties
XMember
Gets the model X data member name.
YMember
Gets the model Y data member name.
NoteTextMember
Gets the model note text member name.
XAxis
Gets or sets the X axis name to use for this series.
YAxis
Gets or sets the Y axis name to use for this series.
Labels
Gets the scatter chart data labels configuration
Markers
The line chart markers configuration.
Data
The scatter chart data source.
Methods
Initialize
Inintializes the Chart Scatter series.