property Chart.OverviewToolTip as String
Retrieves or sets a value that indicates the format of the tooltip being shown while the cursor hovers the chart's overview area.

TypeDescription
String A String expression that specifies the format of the tooltip being displayed when the cursor hovers the chart's overview area.
By default, the OverviewToolTip property is "<%ddd%> <%m%>/<%d%>/<%yyyy%> ". The OverviewVisible property specifies whether the chart's overview layout is visible or hidden. Use the OverviewHeight property to specify the height in pixels, of the overview area. Use the ToolTip property to specify the format of the toolip being displayed when the user scrolls the chart's content. The Tooltip(0, -5, , , , , ) event occurs once the overview's tooltip (Chart.OverviewToolTip) is about to be shown (-5 if the mouse pointer hovers the overview section of the chart)

The OverviewToolTip property supports the following built-in tags:

The following tags are displayed based on the user's Regional and Language Options: