LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef com_sun_star_chart2_DataSeries_idl
20 #define com_sun_star_chart2_DataSeries_idl
67 service ::com::sun::star::beans::PropertySet;
StackingDirection
Definition: StackingDirection.idl:32
StackingDirection StackingDirection
indicates whether this series should be stacked with respect to the previous series.
Definition: DataSeries.idl:154
long AttachedAxisIndex
This property describes whether the series should be shown at the main value axis or at the secondary...
Definition: DataSeries.idl:175
provides access to sequences of data.
Definition: XDataSource.idl:50
Definition: XRegressionCurveContainer.idl:37
reflects the model data of the object that has all the information for a DataRenderer to create a vis...
Definition: DataSeries.idl:58
sequence< long > AttributedDataPoints
This service will be used to render this data series.
Definition: DataSeries.idl:117
A data series represents the object that has all the knowledge to be rendered as a visual data series...
Definition: XDataSeries.idl:39
Definition: Ambiguous.idl:22
is a container for sequences of data.
Definition: XDataSink.idl:43
boolean ShowLegendEntry
This property describes whether the legend entry for the the data series should be shown.
Definition: DataSeries.idl:182
boolean VaryColorsByPoint
If TRUE, the data points of this series get different colors by default, like in a pie chart.
Definition: DataSeries.idl:159
service DataPointProperties
these properties serve as default for data points.
Definition: DataSeries.idl:82