service ChartDataRowProperties in module com::sun::star::chart:: |
service ChartDataRowProperties;
specifies the properties for a group of graphic elements which belong to a data row (also known as data series).
For this service, the properties supported by ChartDataPointProperties are applied to all data point elements contained in this group. They serve as a template; thus, when changing a data point property afterwards
Included Services |
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar chart).
Statistical properties are not available for all types of diagrams.
Exported Interfaces |
Property Summary |
|
Axis | determines to which axis the data row is assigned. |
DataRegressionProperties | holds the properties of the regression line, if such one is enabled. |
DataErrorProperties | holds the properties of the error markers, if those are enabled. |
DataMeanValueProperties | holds the properties of the average line, if such one is enabled. |
Property Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.