(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 - Summary
::com::sun::star::drawing::Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all ::com::sun::star::drawing::Shapes.
::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

If a ChartLegend may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes. (details)

Properties' Summary
boolean
AutomaticPosition
[ OPTIONAL ]
If this property is true the position is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface ::com::sun::star::drawing::XShape to set a concrete position.  
ChartLegendPosition
Alignment
determines the alignment of the legend relative to the diagram.  
Included Services - Details
::com::sun::star::drawing::Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all ::com::sun::star::drawing::Shapes.
::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 ChartLegend may be stored as XML file, this service should be supported in order to preserve unparsed XML attributes.
Since
OOo 1.1.2
Properties' Details
AutomaticPosition
boolean AutomaticPosition;
Usage Restrictions
optional
Description
If this property is true the position is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface ::com::sun::star::drawing::XShape to set a concrete position.
Alignment
ChartLegendPosition Alignment;
Description
determines the alignment of the legend relative to the diagram.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.