property Legend.Dock as PanelDockEnum
Specifies the edge of the container the legend-window is anchored to
| | Type | Description | |
| |
PanelDockEnum |
A PanelDockEnum expression that specifies the edge of the container the legend-window is anchored to.
For instance:
- exLeft or 3 {number}, the legend is docked to the left side of the control
| |