ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1GaugeBase Class / Reset Method

In This Topic
    Reset Method (C1GaugeBase)
    In This Topic
    Clears all collections and resets the properties to their default values.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also