Kendo.Mvc.UI.IScatterSeries
The Kendo UI Chart Scatter series interface.
Properties
XMember
Gets the X data member of the series.
YMember
Gets the Y data member of the series.
NoteTextMember
Gets the note text member of the series.
Labels
Gets the scatter chart data labels configuration
Markers
The scatter chart markers configuration.
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.
Data
The data used for binding.