::com::sun::star::chart::ChartDataRowSource DataRowSource
determines, whether data sequences are created out of columns or rows in a table. ...
Definition: TabularDataProviderArguments.idl:67
Definition: TabularDataProviderArguments.idl:31
Definition: Ambiguous.idl:20
ChartDataRowSource
specifies if the data rows (aka data series) displayed in the chart, take their values from the row o...
Definition: ChartDataRowSource.idl:29
boolean FirstCellAsLabel
If data comes from columns, the first row will provide the labels for all sequences, if data comes from rows, the first column will provide the labels for all sequences.
Definition: TabularDataProviderArguments.idl:81
string CellRangeRepresentation
the range address string spanning all data.
Definition: TabularDataProviderArguments.idl:58
sequence< long > SequenceMapping
determines the order of the created labeled sequences
Definition: TabularDataProviderArguments.idl:102
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