:: com :: sun :: star :: chart ::
|
service ChartTitle |
- Description
- specifies titles in a chart.
In a chart there may be the following titles: the main title,
the sub title, and axis titles of the x- and y-axis.
|
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::xml::UserDefinedAttributeSupplier |
If a ChartTitle may be stored as XML element,
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.
|
long
TextRotation |
specifies the rotation of the shape in 100th of degrees.
|
string
String |
contains the text of the title.
|
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 cannot change attributes of parts of a
title, e.g., put one word in bold characters. All formatting
affects the entire string.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.