ChartWizardMessagesFormatValueAxisSettingsBuilder
Methods
ExpandText(System.String)
Specifies the title of the valueAxis panel
Parameters
value - System.String
The value that configures the expandtext.
Title(System.Action)
Specifies the text for the title area of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisTitleSettingsBuilder>
The action that configures the title.
Labels(System.Action)
Specifies the text for the labels area of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder>
The action that configures the labels.