Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

unpublished enum ChartLegendExpansion
Usage Restrictions
not published
Description
Specifies sizing aspects of the legend

Values
WIDE The legend entries are arranged in a single row if possible. If not enough space is available further rows are added.  
HIGH The legend entries are stacked in a single column if possible. If not enough space is available further columns are added.  
BALANCED The legend entries are arranged in a way that the aspect ratio of the resulting legend is as near to 1 as possible.  
CUSTOM The size of the legend is given explicitly  
Values' Details
WIDE
WIDE,
Description
The legend entries are arranged in a single row if possible. If not enough space is available further rows are added.

This is usually used for legends that are displayed at the top or bottom of the page.

HIGH
HIGH,
Description
The legend entries are stacked in a single column if possible. If not enough space is available further columns are added.

This is usually used for legends that are displayed on the left or right hand side of the page.

BALANCED
BALANCED,
Description
The legend entries are arranged in a way that the aspect ratio of the resulting legend is as near to 1 as possible.
CUSTOM
CUSTOM,
Description
The size of the legend is given explicitly
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.