FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Object
    public System.object Y {get;}
    See Also