Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / HitTestInfo Class / Y Property

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