ChartLegendPaddingSettingsBuilder

Methods

Bottom(System.Double)

The bottom padding of the chart legend.

Parameters

value - System.Double

The value for Bottom

RETURNS

Returns the current ChartLegendPaddingSettingsBuilder instance.

Left(System.Double)

The left padding of the chart legend.

Parameters

value - System.Double

The value for Left

RETURNS

Returns the current ChartLegendPaddingSettingsBuilder instance.

Right(System.Double)

The right padding of the chart legend.

Parameters

value - System.Double

The value for Right

RETURNS

Returns the current ChartLegendPaddingSettingsBuilder instance.

Top(System.Double)

The top padding of the chart legend.

Parameters

value - System.Double

The value for Top

RETURNS

Returns the current ChartLegendPaddingSettingsBuilder instance.