WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / SeriesBase Class / GetItem Method
In This Topic
    GetItem Method (SeriesBase)
    In This Topic
    Gets the data item.
    Syntax
    protected virtual object GetItem( 
       int i
    )

    Parameters

    i
    See Also