Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
|
|||
|
Included Services - Summary | |
::com::sun::star::beans::PropertySet | the property interface by which the properties of all supported services are exchanged |
DataPointProperties | these properties serve as default for data points. (details) |
Exported Interfaces - Summary | |
XDataSeries | allows setting a coordinate-system |
::com::sun::star::chart2::data::XDataSink | allows attaching data sequences to a series. |
::com::sun::star::chart2::data::XDataSource | allows querying the data that was set. |
XRegressionCurveContainer | Holds regression curves (aka trend-lines) for a data series. (details) |
Properties' Summary | |
[ readonly ] sequence< long > AttributedDataPoints |
[ OPTIONAL ] a sequence of indexes denoting which data points have set properties that differ from the default. |
StackingDirection StackingDirection |
indicates whether this series should be stacked with respect to the previous series. |
boolean VaryColorsByPoint |
[ OPTIONAL ] If true, the data points of this series get different colors by default, like in a pie chart. |
long AttachedAxisIndex |
[ OPTIONAL ] This property describes whether the series should be shown at the main value axis or at the secondary value axis. Having this property not set or setting it to 0 means that this data series will be scaled at the primary y-axis ( of the coordinate system in which this series is hosted ). |
Included Services - Details | |
::com::sun::star::beans::PropertySet
|
|
DataPointProperties
|
Exported Interfaces - Details | |
XDataSeries
|
|
::com::sun::star::chart2::data::XDataSink
|
|
::com::sun::star::chart2::data::XDataSource
|
|
XRegressionCurveContainer
|
Properties' Details | |
AttributedDataPoints
|
|
StackingDirection
|
|
VaryColorsByPoint
|
|
AttachedAxisIndex
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.