constants PanelDockEnum
The PanelDockEnum type defines the edge the legend or overview panel is anchored to. For instance, the Dock property of the Overview object specifies the edge the overview panel is anchored to. The PanelDockEnum type supports the following properties and methods:

NameValueDescription
exTop1 The legend(overview) is anchored to the top side of the view
exBottom2 The legend(overview) is anchored to the bottom side of the view
exLeft3 The legend(overview) is anchored to the left side of the view
exRight4 The legend(overview) is anchored to the right side of the view