22 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:30
@ ROWS
values displayed as data rows are taken from the rows of the data source.
Definition ChartDataRowSource.idl:34
@ COLUMNS
values displayed as data rows are taken from the columns of the data source.
Definition ChartDataRowSource.idl:39
Definition Ambiguous.idl:20