:: 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.
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