Kendo.Mvc.UI.Fluent.ChartAxisDefaultsSettingsPlotBandBuilder
Defines the fluent API for configuring ChartAxisDefaultsSettingsPlotBand
Properties
Container
Gets the 1 container.
Methods
Color(System.String)
The color of the plot band.
Parameters
value System.String
The value for Color
From(System.Double)
The start position of the plot band in axis units.
Parameters
value System.Double
The value for From
Opacity(System.Double)
The opacity of the plot band.
Parameters
value System.Double
The value for Opacity
To(System.Double)
The end position of the plot band in axis units.
Parameters
value System.Double
The value for To