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

In This Topic
    X Property (HitTestInfo)
    In This Topic
    Gets the x-value of the closest data point.
    Syntax
    'Declaration
     
    Public ReadOnly Property X As System.Object
    public System.object X {get;}
    See Also