ChartWizardStateSettingsValueAxiBuilder
Methods
Labels(System.Action)
The axis labels configuration.
Parameters
configurator - System.Action<ChartWizardStateValueAxiLabelsSettingsBuilder>
The action that configures the labels.
Reverse(System.Boolean)
If set to true the value axis direction will be reversed. By default categories are listed from left to right and from bottom to top.
Parameters
value - System.Boolean
The value that configures the reverse.
Title(System.Action)
The title configuration of the value axis.
Parameters
configurator - System.Action<ChartWizardStateValueAxiTitleSettingsBuilder>
The action that configures the title.