The NWLegendOrientation enumeration is used to determine legend fix mode.
Used by the MapLegend.orientation property.
Value | Brief description |
NWLegendOrientationFixed | Legend is fixed. |
NWLegendOrientationFreeHorizontal | Legend is fixed vertically but can change its horizontal position. |
NWLegendOrientationFreeVertical | Legend is fixed horizontally but can change its vertical position. |
NWLegendOrientationFreeFloat | Legend can change its horizontal and vertical position. |
See also: