ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder

Methods

Text(System.String)

Specifies the text for the labels legend of the valueAxis panel

Parameters

value - System.String

The value for Text

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

LabelFormat(System.Action)

Specifies the text for the labelFormat area of the valueAxis panel

Parameters

configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder>

The configurator for the labelformat setting.

RETURNS

Returns the current instance of ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder .

Font(System.String)

Specifies the text for the label of font editor for the labels of the valueAxis panel

Parameters

value - System.String

The value for Font

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

FontPlaceholder(System.String)

Specifies the text for the placeholder of font editor for the labels of the valueAxis panel

Parameters

value - System.String

The value for FontPlaceholder

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

Size(System.String)

Specifies the text for the label of size editor for the labels of the valueAxis panel

Parameters

value - System.String

The value for Size

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

SizePlaceholder(System.String)

Specifies the text for the placeholder of size editor for the labels of the valueAxis panel

Parameters

value - System.String

The value for SizePlaceholder

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

Color(System.String)

Specifies the text for the label of color editor for the labels of the valueAxis panel

Parameters

value - System.String

The value for Color

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder instance.

Rotation(System.Action)

Specifies the text for the rotation area for the labels of the valueAxis panel

Parameters

configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsRotationSettingsBuilder>

The configurator for the rotation setting.

RETURNS

Returns the current instance of ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder .