FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataSeriesCollection Class / Clear Method

In This Topic
    Clear Method (ChartDataSeriesCollection)
    In This Topic
    Removes all items from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also