ChartWizardMessagesFormatValueAxisLabelsSettingsBuilder
Methods
Text(System.String)
Specifies the text for the labels legend of the valueAxis panel
Parameters
value - System.String
The value for Text
LabelFormat(System.Action)
Specifies the text for the labelFormat area of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsLabelFormatSettingsBuilder>
The configurator for the labelformat setting.
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 for 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 for 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 for 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 for 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 for Color
Rotation(System.Action)
Specifies the text for the rotation area for the labels of the valueAxis panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatValueAxisLabelsRotationSettingsBuilder>
The configurator for the rotation setting.