[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeIntervalDecorator

GaugeIntervalDecorator Class

GaugeIntervalDecorator used to place decorators at certain intervals within the C1Gauge.

Inheritance
GaugeIntervalDecorator
Namespace: C1.WPF.Gauge
Assembly: C1.WPF.Gauge.dll
Syntax
public abstract class GaugeIntervalDecorator : GaugeDecorator, INotifyPropertyChanged
Public MustInherit Class GaugeIntervalDecorator
    Inherits GaugeDecorator
    Implements INotifyPropertyChanged

Constructors

Name Description
GaugeIntervalDecorator()

Initializes a new instance of GaugeLabel.

Fields

Name Description
IntervalProperty

Identifies the Interval dependency property.

Properties

Name Description
Interval

Gets or sets the interval to place decorators.