ChartWizardMessagesFormatCategoryAxisSettingsBuilder
Methods
ExpandText(System.String)
Specifies the title of the categoryAxis panel
Parameters
value - System.String
The value for ExpandText
Title(System.Action)
Specifies the text for the title area of the categoryAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatCategoryAxisTitleSettingsBuilder>
The configurator for the title setting.
Labels(System.Action)
Specifies the text for the labels area of the categoryAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatCategoryAxisLabelsSettingsBuilder>
The configurator for the labels setting.