Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

service ChartDataRowProperties
Description
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

See also
ChartDataPointProperties

Included Services - Summary
ChartDataPointProperties
(referenced entity's summary:)
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar chart).
ChartStatistics

Statistical properties are not available for all types of diagrams. (details)

::com::sun::star::xml::UserDefinedAttributeSupplier

If ChartDataRowProperties may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes. (details)

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
long
Axis
determines to which axis the data row is assigned.  
[ readonly ] ::com::sun::star::beans::XPropertySet
DataRegressionProperties
[ OPTIONAL ]
holds the properties of the regression line, if such one is enabled.  
[ readonly ] ::com::sun::star::beans::XPropertySet
DataErrorProperties
[ OPTIONAL ]
holds the properties of the error markers, if those are enabled.  
[ readonly ] ::com::sun::star::beans::XPropertySet
DataMeanValueProperties
[ OPTIONAL ]
holds the properties of the average line, if such one is enabled.  
Included Services - Details
ChartDataPointProperties
(referenced entity's summary:)
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar chart).
ChartStatistics
Usage Restrictions
optional
Description
Statistical properties are not available for all types of diagrams.
::com::sun::star::xml::UserDefinedAttributeSupplier
Usage Restrictions
optional
Description
If ChartDataRowProperties may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes.
Since
OOo 1.1.2
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
Axis
long Axis;
Description
determines to which axis the data row is assigned.

The axis must be a primary or secondary y-axis

See also
ChartAxisAssign, ChartAxisYSupplier, ChartTwoAxisYSupplier
DataRegressionProperties
[ readonly ] ::com::sun::star::beans::XPropertySet DataRegressionProperties;
Usage Restrictions
optional
Description
holds the properties of the regression line, if such one is enabled.
See also
ChartLine, ChartStatistics
DataErrorProperties
[ readonly ] ::com::sun::star::beans::XPropertySet DataErrorProperties;
Usage Restrictions
optional
Description
holds the properties of the error markers, if those are enabled.
See also
ChartLine, ChartStatistics
DataMeanValueProperties
[ readonly ] ::com::sun::star::beans::XPropertySet DataMeanValueProperties;
Usage Restrictions
optional
Description
holds the properties of the average line, if such one is enabled.
See also
ChartLine, ChartStatistics

 
Top of Page

Community Over Code North America 2025

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.