2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / Reset Method

In This Topic
    Reset Method (C1Chart)
    In This Topic
    Clears the chart of all data and settings.
    Syntax
    'Declaration
     
    Public Overrides Sub Reset() 
    public override void Reset()
    See Also