ChartDataRowSource
specifies if the data rows (aka data series) displayed in the chart, take their values from the row o...
Definition ChartDataRowSource.idl:30
Definition Ambiguous.idl:20
Definition TabularDataProviderArguments.idl:32
::com::sun::star::chart::ChartDataRowSource DataRowSource
determines, whether data sequences are created out of columns or rows in a table.
Definition TabularDataProviderArguments.idl:67
string CellRangeRepresentation
the range address string spanning all data.
Definition TabularDataProviderArguments.idl:58
boolean FirstCellAsLabel
If data comes from columns, the first row will provide the labels for all sequences,...
Definition TabularDataProviderArguments.idl:81
string TableNumberList
This property is for providing proprietary table indexes for each table appearing in a range given in...
Definition TabularDataProviderArguments.idl:137
boolean HasCategories
If FALSE the data provider may create a data sequence containing generated categories that fit the re...
Definition TabularDataProviderArguments.idl:119
sequence< long > SequenceMapping
determines the order of the created labeled sequences
Definition TabularDataProviderArguments.idl:102