ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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