parameters that may be passed to XChartTypeTemplate::createDiagramByDataSource(). More...
import "StandardDiagramCreationParameters.idl";
| Public Attributes | |
| boolean | HasCategories | 
| States whether the first XLabeledDataSequence in a data-source is used as categories. | |
| boolean | UseCategoriesAsX | 
| If categories are given they should be used as x values also if a chart type requires x values. | |
parameters that may be passed to XChartTypeTemplate::createDiagramByDataSource().
| 
 | optionalproperty | 
States whether the first XLabeledDataSequence in a data-source is used as categories.
| 
 | optionalproperty | 
If categories are given they should be used as x values also if a chart type requires x values.
Default is true.