ComponentOne FlexChart for WinForms
Distance Property


C1.Chart Namespace > HitTestInfo Class : Distance Property
Gets the distance from the closest data point.
Syntax
'Declaration
 
Public ReadOnly Property Distance As Double
'Usage
 
Dim instance As HitTestInfo
Dim value As Double
 
value = instance.Distance
public double Distance {get;}
See Also

Reference

HitTestInfo Class
HitTestInfo Members