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