ChartValueAxisPlotBandBuilder
Methods
Color(System.String)
The color of the plot band.
Parameters
value - System.String
The value for Color
From(System.Object)
The start position of the plot band in axis units.
Parameters
value - System.Object
The value for From
Label(System.Action)
The label configuration of the plotband.
Parameters
configurator - System.Action<ChartValueAxisPlotBandLabelSettingsBuilder>
The configurator for the label setting.
Opacity(System.Double)
The opacity of the plot band.
Parameters
value - System.Double
The value for Opacity
To(System.Object)
The end position of the plot band in axis units.
Parameters
value - System.Object
The value for To