FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderSymbolEventArgs Class / Item Property

In This Topic
    Item Property (RenderSymbolEventArgs)
    In This Topic
    Gets the data item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As Object
    public object Item {get;}
    See Also