ChartWizardMessagesFormatValueAxisSettingsBuilder

Methods

ExpandText(System.String)

Specifies the title of the valueAxis panel

Parameters

value - System.String

The value for ExpandText

RETURNS

Returns the current ChartWizardMessagesFormatValueAxisSettingsBuilder instance.

Title(System.Action)

Specifies the text for the title area of the valueAxis panel

Parameters

configurator - System.Action<ChartWizardMessagesFormatValueAxisTitleSettingsBuilder>

The configurator for the title setting.

RETURNS

Returns the current instance of ChartWizardMessagesFormatValueAxisSettingsBuilder .

Labels(System.Action)

Specifies the text for the labels area of the valueAxis panel

Parameters

configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder>

The configurator for the labels setting.

RETURNS

Returns the current instance of ChartWizardMessagesFormatValueAxisSettingsBuilder .