LibreOffice
LibreOffice 24.2 SDK API Reference
|
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. More... | |
boolean | UseCategoriesAsX |
If categories are given they should be used as x values also if a chart type requires x values. More... | |
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.