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