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

service ChartArea
Description
Specifies the area elements of a chart, e.g. the background area, the diagram wall, and the diagram floor of three-dimensional charts.

Included Services - Summary
::com::sun::star::drawing::FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::xml::UserDefinedAttributeSupplier

If the ChartArea may be stored as XML element, 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.
Included Services - Details
::com::sun::star::drawing::FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::xml::UserDefinedAttributeSupplier
Usage Restrictions
optional
Description
If the ChartArea may be stored as XML element, this service should be supported in order to preserve unparsed XML attributes.
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.

 
Top of Page