ComponentOne FlexChart for UWP
C1.UWP.FlexChart 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