Chart.ToolTipFormatter

Syntax

ToolTipFormatter: String;

Description

The ToolTipFormatter property determines tooltip text mask.

Comments

Use JSON or the setToolTipFormatter method to set the property value, and the getToolTipFormatter method to get the property value.

By default the value is "%Autovalue".

Example

The example of use is given on the page of the Chart.ToolTipDelay property.

See also:

Chart