55 service ::com::sun::star::beans::PropertySet;
is a container for sequences of data.
Definition XDataSink.idl:38
provides access to sequences of data.
Definition XDataSource.idl:45
Definition Ambiguous.idl:20
reflects the model data of the object that has all the information for a DataRenderer to create a vis...
Definition DataSeries.idl:46
sequence< long > DeletedLegendEntries
A sequence of indexes denoting which data points shouldn't be shown in the legend.
Definition DataSeries.idl:177
StackingDirection StackingDirection
indicates whether this series should be stacked with respect to the previous series.
Definition DataSeries.idl:142
sequence< long > AttributedDataPoints
This service will be used to render this data series.
Definition DataSeries.idl:138
boolean ShowLegendEntry
This property describes whether the legend entry for the the data series should be shown.
Definition DataSeries.idl:170
long AttachedAxisIndex
This property describes whether the series should be shown at the main value axis or at the secondary...
Definition DataSeries.idl:163
service DataPointProperties
these properties serve as default for data points.
Definition DataSeries.idl:70
boolean ShowCustomLeaderLines
This property describes whether the data point and the data label are connected with a leader line.
Definition DataSeries.idl:184
interface XDataSeries
allows setting a coordinate-system
Definition DataSeries.idl:75
boolean VaryColorsByPoint
If TRUE, the data points of this series get different colors by default, like in a pie chart.
Definition DataSeries.idl:147
interface XRegressionCurveContainer
gives access to the data points contained in a data series.
Definition DataSeries.idl:105