Blazor | ComponentOne
C1.Blazor.Chart 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 Object
    public object X {get;}
    See Also