Values' Details |
NONE
NONE,
- Description
- no chart legend is displayed.
To disable the legend you should set the property
ChartDocument::HasLegend to false instead
of setting this value.
|
|
LEFT
LEFT,
- Description
- displays the chart legend on the left side of the diagram.
The second entry in the legend is placed below the first
one.
|
|
TOP
TOP,
- Description
- displays the chart legend above the diagram.
The second entry in the legend is placed on the right hand
side of the first one.
|
|
RIGHT
RIGHT,
- Description
- displays the chart legend on the right side of the diagram.
The second entry in the legend is placed below the first
one.
|
|
BOTTOM
BOTTOM,
- Description
- displays the chart legend beneath the diagram.
The second entry in the legend is placed on the right hand
side of the first one.
|
|
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.