19#ifndef __com_sun_star_chart_ChartDataRowSource_idl__
20#define __com_sun_star_chart_ChartDataRowSource_idl__
24 module
com { module sun { module star { module chart {
ChartDataRowSource
specifies if the data rows (aka data series) displayed in the chart, take their values from the row o...
Definition ChartDataRowSource.idl:32
@ ROWS
values displayed as data rows are taken from the rows of the data source.
Definition ChartDataRowSource.idl:36
@ COLUMNS
values displayed as data rows are taken from the columns of the data source.
Definition ChartDataRowSource.idl:41
Definition Ambiguous.idl:22