OELegendLocation¶
This namespace contains constants representing the position of the legend displayed with the property map:
See also
The OELegendLocation
namespace contains the
following constants:
Default
The default legend location is
OELegendLocation.Bottom
.
Bottom
See example in Figure: Example of property map with its legend located at the bottom.

Example of property map with the legend located at the bottom¶
Hidden
See example in Figure: Example of property map with no legend.

Example of property map with no legend¶
Left
See example in Figure: Example of property map with its legend located on the left.

Example of property map with the legend located on the left¶
Right
See example in Figure: Example of property map with its legend located on the right.

Example of property map with the legend located on the right¶
Top
See example in Figure: Example of property map with its legend located at the top

Example of property map with the legend located at the top¶