Kendo.Mvc.UI.IChartOHLCSeries
The Kendo UI Chart OHLC series interface.
Properties
Aggregates
Aggregates function for date series.
Gap
The distance between category clusters.
Data
The data used for binding.
Line
The ohlc chart line configuration.
Type
The type of the chart.
Spacing
Space between points.
Border
Gets or sets the point border.
ColorMember
Gets the model color member name.
CategoryMember
Gets the model data category member name.
NoteTextMember
Gets the model note text member name.
OpenMember
Gets the model open member name.
HighMember
Gets the model high member name.
LowMember
Gets the model low member name.
CloseMember
Gets the model close member name.