ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder
Methods
Default(System.String)
Specifies the text for the margins legend of the chartArea panel
Parameters
value - System.String
The value for Default
RETURNS
Returns the current ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder instance.
Left(System.String)
Specifies the text for the margin left label of the chartArea panel
Parameters
value - System.String
The value for Left
RETURNS
Returns the current ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder instance.
Right(System.String)
Specifies the text for the margin right label of the chartArea panel
Parameters
value - System.String
The value for Right
RETURNS
Returns the current ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder instance.
Top(System.String)
Specifies the text for the margin top label of the chartArea panel
Parameters
value - System.String
The value for Top
RETURNS
Returns the current ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder instance.
Bottom(System.String)
Specifies the text for the margin bottom label of the chartArea panel
Parameters
value - System.String
The value for Bottom
RETURNS
Returns the current ChartWizardMessagesFormatChartAreaMarginsSettingsBuilder instance.