ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder
Methods
Default(System.String)
Specifies the text for the labels legend for labelsFormat editor of the valueAxis panel
Parameters
value - System.String
The value for Default
RETURNS
Returns the current ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder instance.
Text(System.String)
Specifies the text for the DropDownList item which represents the text option
Parameters
value - System.String
The value for Text
RETURNS
Returns the current ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder instance.
Number(System.String)
Specifies the text for the DropDownList item which represents the number option
Parameters
value - System.String
The value for Number
RETURNS
Returns the current ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder instance.
Currency(System.String)
Specifies the text for the DropDownList item which represents the currency option
Parameters
value - System.String
The value for Currency
RETURNS
Returns the current ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder instance.
Percent(System.String)
Specifies the text for the DropDownList item which represents the percent option
Parameters
value - System.String
The value for Percent
RETURNS
Returns the current ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder instance.