[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeDecoratorCollection

GaugeDecoratorCollection Class

Collection of decorators.

Inheritance
GaugeDecoratorCollection
Namespace: C1.WPF.Gauge
Assembly: C1.WPF.Gauge.dll
Syntax
public class GaugeDecoratorCollection : C1DataCollectionList<GaugeDecorator>
Public Class GaugeDecoratorCollection
    Inherits C1DataCollectionList(Of GaugeDecorator)

Properties

Name Description
Gauge

Gets the C1Gauge these decorators belong to.

Methods

Name Description
Dispose(bool)

Events

Name Description
DecoratorPropertyChanged

Occurs when a property of a decorator changes.