:: 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 - Summary
::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 a ChartGrid 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::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 a ChartGrid may be stored as XML element, 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.

 
Top of Page