ChartWizardMessagesChartBarSettingsBuilder
Methods
ExpandText(System.String)
Specifies the title of the panel for bar chart.
Parameters
value - System.String
The value that configures the expandtext.
Bar(System.String)
Specifies the text for the bar chart type item.
Parameters
value - System.String
The value that configures the bar.
StackedBar(System.String)
Specifies the text for the stacked bar chart type item.
Parameters
value - System.String
The value that configures the stackedbar.
HundredStackedBar(System.String)
Specifies the text for the 100% stacked bar chart type item.
Parameters
value - System.String
The value that configures the hundredstackedbar.