ChartSeriesLabelsToMarginSettingsBuilder
Methods
Bottom(System.Double)
The bottom margin of the to labels.
Parameters
value - System.Double
The value for Bottom
RETURNS
Returns the current ChartSeriesLabelsToMarginSettingsBuilder instance.
Left(System.Double)
The left margin of the to labels.
Parameters
value - System.Double
The value for Left
RETURNS
Returns the current ChartSeriesLabelsToMarginSettingsBuilder instance.
Right(System.Double)
The right margin of the to labels.
Parameters
value - System.Double
The value for Right
RETURNS
Returns the current ChartSeriesLabelsToMarginSettingsBuilder instance.
Top(System.Double)
The top margin of the to labels.
Parameters
value - System.Double
The value for Top
RETURNS
Returns the current ChartSeriesLabelsToMarginSettingsBuilder instance.