ChartTooltipBase.TargetX

Syntax

TargetX: Number;

Description

The TargetX property specifies X coordinate of tooltip binding point.

Comments

Use JSON or the setTargetX method to set the property value and the getTargetX method to get the property value.

Example

The example of use is given in the page with description of the ChartTooltipBase.HoverMode property.

See also:

ChartTooltipBase