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