:: 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
(referenced entity's summary:)
This abstract service specifies the general characteristics of all ::com::sun::star::drawing::Shape s.
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::xml::UserDefinedAttributeSupplier
Usage Restrictions
optional
Description
If a ::com::sun::star::chart::ChartLegend may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes.
Since
OpenOffice 1.1.2
Properties' Summary
::com::sun::star::chart::ChartLegendPosition
Alignment
determines the alignment of the legend relative to the diagram.  
Properties' Details
Alignment
::com::sun::star::chart::ChartLegendPosition Alignment;
Description
determines the alignment of the legend relative to the diagram.

 
Top of Page