Kendo.Mvc.UI.StockChart
Kendo UI StockChart component
Properties
DateField
The field containing the point date. It is used as a default categoryField for all series.The data item field value must be either: Date instance; String parsable by new Date([field value]) or String in ASP.NET JSON format, i.e. "\/Date(1320825600000-0800)\/".
Navigator
The data navigator configuration options.
PersistSeriesVisibility
Specifies if the series visible option should be persisted when changing the dataSource data.
Methods
SerializeSettings
Serialize current instance to Dictionary