Properties' Details |
AnchorPosition
LegendPosition AnchorPosition;
- Description
- Provides an automated position
|
|
Expansion
LegendExpansion Expansion;
- Description
- Determines how the aspect ratio of the legend should roughly
be.
Set the Expansion to LegendExpansion::HIGH
for a legend that is positioned on the right or left hand
side. Use LegendExpansion::WIDE for a legend
that is positioned on top or the bottom.
|
|
Show
boolean Show;
- Description
- Determines, whether the legend should be redered by the view.
|
|
ReferencePageSize
[ maybevoid ] ::com::sun::star::awt::Size ReferencePageSize;
- Description
- contains the size of the page at the time when properties were
set (e.g. the CharHeight).
This way it is possible to resize objects (like text) in
the view without modifying the model.
|
|
RelativePosition
[ maybevoid ] RelativePosition RelativePosition;
- Description
- The position is as a relative position on the page.
If a relative position is given the legend is not automatically placed,
but instead is placed relative on the page.
If void, the legend position is solely determined by the
AnchorPosition.
|
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.