ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRange Class / ValueLeave Event

In This Topic
    ValueLeave Event
    In This Topic
    Fired when the C1Gauge value leaves this range of values.
    Syntax
    'Declaration
     
    Public Event ValueLeave As System.EventHandler
    public event System.EventHandler ValueLeave
    See Also