:: 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
::com::sun::star::drawing::FillProperties
This is a set of properties to describe the style for rendering an area.
::com::sun::star::drawing::LineProperties
This is a set of properties to describe the style for rendering a Line.
Exported Interfaces
::com::sun::star::beans::XPropertySet
provides information about and access to the properties from an implementation.

 
Top of Page