ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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