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.
|
|
TextRotation
long TextRotation;
- Description
- specifies the rotation of the shape in 100th of degrees.
Especially in three-dimensional charts, this property comes
in handy if you want to align the axis titles with the axis,
which are usually not vertical or horizontal in the
two-dimensional projection.
|
|
String
string String;
- Description
- contains the text of the title.
Note that you can not change attributes of parts of a
title, e.g., put one word in bold characters. All formatting
affects the entire string.
|
|
Copyright © 2010 Sun Microsystems, Inc.