property Chart.ToolTip as String
Retrieves or sets a value that indicates the format of the tooltip being shown while the user scrolls the chart.

TypeDescription
String A String expression that includes the format of the tooltip.
By default, the ToolTip property is " <%ddd%> <%m%>/<%d%>/<%yyyy%> ". The ToolTip property specifies the tooltip that shows up when the user scrolls the chart. The Tooltip message shows the value for the chart's FirstVisibleDate property. If the ToolTip property is empty, the control doesn't show up the tooltip when the user scrolls the chart instead it does directly the scrolling. The ToolTipDelay property specifies the time in ms that passes before the ToolTip appears. The ToolTipPopDelay property specifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control. Use the ToolTipWidth property to specify the width of the tooltip window.  Use the FormatDate property to format a date. Use the MonthNames property to specify the name of the months in the year. The WeekDays property retrieves or sets a value that indicates the list of names for each week day, separated by space. Use the Zoom method to zoom the chart to a specified interval of dates. Use the AMPM property to specify the name of the AM and PM indicators. The Label property specifies a predefined label for a specified unit. Use the ScrollBar property to show or hide the chart's scroll bar. Use the ItemBar(exBarToolTip) property to assign a tooltip to a bar. Use the OverviewToolTip property retrieves or sets a value that indicates the format of the tooltip being shown while the cursor hovers the chart's overview area.

The ToolTip property supports the following built-in tags:

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