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

In This Topic
    Decorator Property
    In This Topic
    Decorator reference.
    Syntax
    'Declaration
     
    Public Property Decorator As C1GaugeDecorator
    public C1GaugeDecorator Decorator {get; set;}
    See Also