ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / GaugeCollection Class / ClearAndDispose Method

In This Topic
    ClearAndDispose Method (GaugeCollection)
    In This Topic
    Removes all Gauges from the collection, then disposes the Gauges.
    Syntax
    'Declaration
     
    Public Sub ClearAndDispose() 
    public void ClearAndDispose()
    See Also