FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.Chart 命名空间 / HitTestInfo 类 / Item 属性

本主题中
    Item 属性 (HitTestInfo)
    本主题中
    Gets the data object that corresponds to the closest data point.
    语法
    '声明
     
    Public ReadOnly Property Item As Object
    public object Item {get;}
    请参见