ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder
Methods
Text(System.String)
Specifies the text for the labels legend of the valueAxis panel
Parameters
value - System.String
The value that configures the text.
LabelFormat(System.Action)
Specifies the text for the labelFormat area of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder>
The action that configures the labelformat.
Font(System.String)
Specifies the text for the label of font editor for the labels of the valueAxis panel
Parameters
value - System.String
The value that configures the font.
FontPlaceholder(System.String)
Specifies the text for the placeholder of font editor for the labels of the valueAxis panel
Parameters
value - System.String
The value that configures the fontplaceholder.
Size(System.String)
Specifies the text for the label of size editor for the labels of the valueAxis panel
Parameters
value - System.String
The value that configures the size.
SizePlaceholder(System.String)
Specifies the text for the placeholder of size editor for the labels of the valueAxis panel
Parameters
value - System.String
The value that configures the sizeplaceholder.
Color(System.String)
Specifies the text for the label of color editor for the labels of the valueAxis panel
Parameters
value - System.String
The value that configures the color.
Rotation(System.Action)
Specifies the text for the rotation area for the labels of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsRotationSettingsBuilder>
The action that configures the rotation.