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