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

In This Topic
    Item Property (HitTestInfo)
    In This Topic
    Gets the data object that corresponds to the closest data point.
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As System.Object
    public System.object Item {get;}
    See Also