StockChartNavigatorCategoryAxisNotesSettings
Properties
Position - String
Icon - StockChartNavigatorCategoryAxisNotesIconSettings
The background color of the notes icon.
Label - StockChartNavigatorCategoryAxisNotesLabelSettings
The background color of the label. Accepts a valid CSS color string, including hex and rgb.
Line - StockChartNavigatorCategoryAxisNotesLineSettings
The line width of the notes.
StockChart - StockChart
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)\/".
Methods
Serialize()
Serialize current instance to Dictionary