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