19 #ifndef __com_sun_star_chart_ChartDataRowProperties_idl__
20 #define __com_sun_star_chart_ChartDataRowProperties_idl__
31 module com { module sun { module star { module chart {
specifies the properties for a group of graphic elements which belong to a data row (also known as da...
Definition: ChartDataRowProperties.idl:44
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Definition: UserDefinedAttributesSupplier.idl:32
com::sun::star::beans::XPropertySet DataErrorProperties
holds the properties of the error markers, if those are enabled.
Definition: ChartDataRowProperties.idl:89
offers statistical properties for the data in the chart.
Definition: ChartStatistics.idl:35
com::sun::star::beans::XPropertySet DataMeanValueProperties
holds the properties of the average line, if such one is enabled.
Definition: ChartDataRowProperties.idl:98
com::sun::star::beans::XPropertySet DataRegressionProperties
holds the properties of the regression line, if such one is enabled.
Definition: ChartDataRowProperties.idl:80
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar char...
Definition: ChartDataPointProperties.idl:47