ChartWizardStateSettingsCategoryAxisBuilder
Methods
Labels(System.Action)
The axis labels configuration.
Parameters
configurator - System.Action<ChartWizardStateCategoryAxisLabelsSettingsBuilder>
The configurator for the labels setting.
Title(System.Action)
The title configuration of the category axis.
Parameters
configurator - System.Action<ChartWizardStateCategoryAxisTitleSettingsBuilder>
The configurator for the title setting.
Reverse(System.Boolean)
The reverse option of the axis.
Parameters
value - System.Boolean
The value for Reverse
Reverse()
The reverse option of the axis.
Categories(System.String[])
The category names. The chart will create a category for every item of the array.
Parameters
value - System.String[]
The value for Categories