ChartWizardMessagesChartBarSettingsBuilder

Methods

ExpandText(System.String)

Specifies the title of the panel for bar chart.

Parameters

value - System.String

The value for ExpandText

RETURNS

Returns the current ChartWizardMessagesChartBarSettingsBuilder instance.

Bar(System.String)

Specifies the text for the bar chart type item.

Parameters

value - System.String

The value for Bar

RETURNS

Returns the current ChartWizardMessagesChartBarSettingsBuilder instance.

StackedBar(System.String)

Specifies the text for the stacked bar chart type item.

Parameters

value - System.String

The value for StackedBar

RETURNS

Returns the current ChartWizardMessagesChartBarSettingsBuilder instance.

HundredStackedBar(System.String)

Specifies the text for the 100% stacked bar chart type item.

Parameters

value - System.String

The value for HundredStackedBar

RETURNS

Returns the current ChartWizardMessagesChartBarSettingsBuilder instance.