service ChartLegend in module com::sun::star::chart::

(Global Index)

Syntax

service ChartLegend;

Description

specifies the legend of a chart.

The text/font properties which are specified in the service Shape correlate to all text objects inside the legend.

Included Services

com::sun::star::drawing::Shape

com::sun::star::style::CharacterProperties

Property Summary

Alignment determines the alignment of the legend relative to the diagram.

Property Details



Alignment

Syntax

com::sun::star::chart::ChartLegendPosition Alignment;

Description

determines the alignment of the legend relative to the diagram.

Top of Page