ChartWizardMessagesChartLineSettingsBuilder
Methods
ExpandText(System.String)
Specifies the title of the panel for line chart.
Parameters
value - System.String
The value for ExpandText
RETURNS
Returns the current ChartWizardMessagesChartLineSettingsBuilder instance.
Line(System.String)
Specifies the text for the line chart type item.
Parameters
value - System.String
The value for Line
RETURNS
Returns the current ChartWizardMessagesChartLineSettingsBuilder instance.
StackedBar(System.String)
Specifies the text for the stacked line chart type item.
Parameters
value - System.String
The value for StackedBar
RETURNS
Returns the current ChartWizardMessagesChartLineSettingsBuilder instance.
HundredStackedBar(System.String)
Specifies the text for the 100% stacked line chart type item.
Parameters
value - System.String
The value for HundredStackedBar
RETURNS
Returns the current ChartWizardMessagesChartLineSettingsBuilder instance.