:: com :: sun :: star :: chart2 ::
|
unpublished |
enum LegendPosition |
|
|
- Usage Restrictions
- not published
|
Values |
LINE_START |
In LTR mode this is the left-hand side
|
LINE_END |
In LTR mode this is the right-hand side
|
PAGE_START |
In LTR mode this is the top side
|
PAGE_END |
In LTR mode this is the bottom side
|
CUSTOM |
The position of the legend is given by an offset value
|
Values' Details |
LINE_START
LINE_START,
- Description
- In LTR mode this is the left-hand side
|
|
LINE_END
LINE_END,
- Description
- In LTR mode this is the right-hand side
This usually is the default.
|
|
PAGE_START
PAGE_START,
- Description
- In LTR mode this is the top side
|
|
PAGE_END
PAGE_END,
- Description
- In LTR mode this is the bottom side
|
|
CUSTOM
CUSTOM,
- Description
- The position of the legend is given by an offset value
|
|
Top of Page
Copyright © 1995, 2012, 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.