ChartTooltipBase.TargetY

Syntax

TargetY: Number;

Description

The TargetY property specifies Y coordinates of tooltip binding point.

Comments

Use JSON or the setTargetY method to set the property value and the getTargetY 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