LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
StandardDiagramCreationParameters Service 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...
 

Detailed Description

parameters that may be passed to XChartTypeTemplate::createDiagramByDataSource().

Member Data Documentation

◆ HasCategories

boolean HasCategories
optionalproperty

States whether the first XLabeledDataSequence in a data-source is used as categories.

◆ UseCategoriesAsX

boolean UseCategoriesAsX
optionalproperty

If categories are given they should be used as x values also if a chart type requires x values.

Default is true.


The documentation for this service was generated from the following file: