Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.