property Overview.Size as Long
Specifies the size of the control's overview.

TypeDescription
Long A long expression that specifies the size of the control's overview. For instance:
  • 32, sets the overview's size to 32-pixels tall (if anchored to the top or bottom side)
By default, the Size property is 64. The Size property specifies the size of the control's overview. The Visible property shows or hides the 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. The Dock property specifies the edge of the container the overview-window is anchored to.