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

service ChartGrid
Description
specifies the grid of the diagram in a chart.

The distance between the grid lines depends on the distance of the help or main tick marks, which may be set in ChartAxis .

See also
ChartAxis

Included Services
::com::sun::star::drawing::LineProperties
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::xml::UserDefinedAttributeSupplier
[ OPTIONAL ]
Description
If a ChartGrid may be stored as XML element, this service should be supported in order to preserve unparsed XML attributes.
Since version
OpenOffice.org 1.1
Exported Interfaces
::com::sun::star::beans::XPropertySet
provides information about and access to the properties from an implementation.

 
Top of Page