ChartPdfMarginSettingsBuilder

Methods

Bottom(System.Double)

The bottom margin. Numbers are considered as "pt" units.

Parameters

value - System.Double

The value for Bottom

RETURNS

Returns the current ChartPdfMarginSettingsBuilder instance.

Left(System.Double)

The left margin. Numbers are considered as "pt" units.

Parameters

value - System.Double

The value for Left

RETURNS

Returns the current ChartPdfMarginSettingsBuilder instance.

Right(System.Double)

The right margin. Numbers are considered as "pt" units.

Parameters

value - System.Double

The value for Right

RETURNS

Returns the current ChartPdfMarginSettingsBuilder instance.

Top(System.Double)

The top margin. Numbers are considered as "pt" units.

Parameters

value - System.Double

The value for Top

RETURNS

Returns the current ChartPdfMarginSettingsBuilder instance.