ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDecoratorInfo Class / Gauge Property

In This Topic
    Gauge Property
    In This Topic
    C1Gauge that owns this instance.
    Syntax
    'Declaration
     
    Public Property Gauge As C1Gauge
    public C1Gauge Gauge {get; set;}
    See Also