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

service ChartLegend
Description
specifies the legend of a chart.

The text/font properties which are specified in the service ::com::sun::star::drawing::Shape correlate to all text objects inside the legend.


Included Services
::com::sun::star::drawing::Shape
This abstract service specifies the general characteristics of all ::com::sun::star::drawing::Shape s.
::com::sun::star::style::CharacterProperties
This is a set of properties to describe the style of characters.
::com::sun::star::xml::UserDefinedAttributeSupplier
[ OPTIONAL ]
Description
If a ChartLegend may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes.
Since version
OpenOffice.org 1.1.1
Properties' Summary
Alignment determines the alignment of the legend relative to the diagram.
Properties' Details
Alignment
ChartLegendPosition Alignment;
Description
determines the alignment of the legend relative to the diagram.

 
Top of Page