Distance Property (HitTestInfo)
In This Topic
Gets the distance from the closest data point.
Syntax
'Declaration
<C1DescriptionAttribute("HitTestInfo.Distance", "Gets the distance from the closest data point.")>
Public ReadOnly Property Distance As Double
[C1Description("HitTestInfo.Distance", "Gets the distance from the closest data point.")]
public double Distance {get;}
See Also