ComponentOne Gauge for UWP
Decorators Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1Gauge Class : Decorators Property
Collection of decorator elements that will be added to the C1Gauge inside the decorators layer. These elements can be any C1GaugeDecorator, for example C1GaugeRange or C1GaugeMark.
Syntax
'Declaration
 
Public ReadOnly Property Decorators As C1GaugeDecoratorCollection
public C1GaugeDecoratorCollection Decorators {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members