ChartWizardMessagesFormatLegendSettingsBuilder

Methods

ExpandText(System.String)

Specifies the title of the legend panel

Parameters

value - System.String

The value for ExpandText

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

ShowLegend(System.String)

Specifies the text of the label for the switch of the legend panel

Parameters

value - System.String

The value for ShowLegend

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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

RETURNS

Returns the current ChartWizardMessagesFormatLegendSettingsBuilder instance.

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.

RETURNS

Returns the current instance of ChartWizardMessagesFormatLegendSettingsBuilder .