Kendo.Mvc.UI.Fluent.StockChartNavigatorSeriesMarkersSettingsBuilder
Defines the fluent API for configuring StockChartNavigatorSeriesMarkersSettings
Methods
Background(System.String)
The background color of the current series markers.
Parameters
value System.String
The value for Background
Border(System.Action<Kendo.Mvc.UI.Fluent.StockChartNavigatorSeriesMarkersBorderSettingsBuilder<T>>)
The border of the markers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.StockChartNavigatorSeriesMarkersBorderSettingsBuilder>
The configurator for the border setting.
Rotation(System.Double)
The rotation angle of the markers.
Parameters
value System.Double
The value for Rotation
Size(System.Double)
The marker size.
Parameters
value System.Double
The value for Size
Type(System.String)
Configures the markers shape type.
Parameters
value System.String
The value for Type
Visible(System.Boolean)
The markers visibility.
Parameters
value System.Boolean
The value for Visible
Visible
The markers visibility.