19 #ifndef com_sun_star_chart2_data_TabularDataProviderArguments_idl 20 #define com_sun_star_chart2_data_TabularDataProviderArguments_idl ::com::sun::star::chart::ChartDataRowSource DataRowSource
determines, whether data sequences are created out of columns or rows in a table. ...
Definition: TabularDataProviderArguments.idl:73
Definition: TabularDataProviderArguments.idl:37
Definition: Ambiguous.idl:22
ChartDataRowSource
specifies if the data rows (aka data series) displayed in the chart, take their values from the row o...
Definition: ChartDataRowSource.idl:31
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:87
string CellRangeRepresentation
the range address string spanning all data.
Definition: TabularDataProviderArguments.idl:64
sequence< long > SequenceMapping
determines the order of the created labeled sequences
Definition: TabularDataProviderArguments.idl:108
string TableNumberList
This property is for providing proprietary table indexes for each table appearing in a range given in...
Definition: TabularDataProviderArguments.idl:143
boolean HasCategories
If FALSE the data provider may create a data sequence containing generated categories that fit the re...
Definition: TabularDataProviderArguments.idl:125