ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / GoToOffMode Method

In This Topic
    GoToOffMode Method (C1Gauge)
    In This Topic
    Shows the C1Gauge in off mode.
    Syntax
    'Declaration
     
    
    Protected MustOverride Sub GoToOffMode() 
    protected abstract void GoToOffMode()
    See Also