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