property Overview.Dock as PanelDockEnum
Specifies the edge of the container the overview-window is anchored to

TypeDescription
PanelDockEnum A PanelDockEnum expression that specifies the edge of the container the overview-window is anchored to. For instance:
  • exBottom or 2, the overview is docked to the bottom side of the control
By default, the Dock property is exTop (the control's overview is anchored to the top-side of the view). The Dock property specifies the edge of the container the overview-window is anchored to. The Visible property shows or hides the overview. The Size property specifies the size of the control's overview. The Serie property specifies a serie or multiple series separated by comma to be represented within the overview-map. The Line property defines the configuration options for displaying the lines of values in the overview.