ChartWizardMessagesFormatLegendSettingsBuilder
Methods
ExpandText(System.String)
Specifies the title of the legend panel
Parameters
value - System.String
The value for ExpandText
ShowLegend(System.String)
Specifies the text of the label for the switch of the legend panel
Parameters
value - System.String
The value for ShowLegend
Font(System.String)
Specifies the text of the label for the font editor of the legend panel
Parameters
value - System.String
The value for Font
FontPlaceholder(System.String)
Specifies the text of the placeholder for the font editor of the legend panel
Parameters
value - System.String
The value for FontPlaceholder
Size(System.String)
Specifies the text of the label for the size editor of the legend panel
Parameters
value - System.String
The value for Size
SizePlaceholder(System.String)
Specifies the text of the placeholder for the size editor of the legend panel
Parameters
value - System.String
The value for SizePlaceholder
Color(System.String)
Specifies the text of the label for the color editor of the legend panel
Parameters
value - System.String
The value for Color
Position(System.Action)
Specifies the text for the position DropDownList of the legend panel
Parameters
configurator - System.Action<ChartWizardMessagesFormatLegendPositionSettingsBuilder>
The configurator for the position setting.