FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / HitTestInfo Class / Distance Property

In This Topic
    Distance Property (HitTestInfo)
    In This Topic
    Gets the distance from the closest data point.
    Syntax
    'Declaration
     
    Public ReadOnly Property Distance As System.Double
    public System.double Distance {get;}
    See Also