ChartWizardMessagesFormatValueAxisSettingsBuilder

Methods

ExpandText(System.String)

Specifies the title of the valueAxis panel

Parameters

value - System.String

The value for ExpandText

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.

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.