Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / FormatLabelEventArgs Class / Decorator Property

In This Topic
    Decorator Property (FormatLabelEventArgs)
    In This Topic
    Gets the C1GaugeDecorator object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Decorator As C1GaugeDecorator
    public C1GaugeDecorator Decorator {get;}
    See Also