ChartAxisDefaultsSettingsPlotBandBuilder

Methods

Color(System.String)

The color of the plot band.

Parameters

value - System.String

The value for Color

RETURNS

Returns the current ChartAxisDefaultsSettingsPlotBandBuilder instance.

From(System.Double)

The start position of the plot band in axis units.

Parameters

value - System.Double

The value for From

RETURNS

Returns the current ChartAxisDefaultsSettingsPlotBandBuilder instance.

Opacity(System.Double)

The opacity of the plot band.

Parameters

value - System.Double

The value for Opacity

RETURNS

Returns the current ChartAxisDefaultsSettingsPlotBandBuilder instance.

To(System.Double)

The end position of the plot band in axis units.

Parameters

value - System.Double

The value for To

RETURNS

Returns the current ChartAxisDefaultsSettingsPlotBandBuilder instance.