[]
        
(Showing Draft Content)

C1.WPF.Gauge

C1.WPF.Gauge Namespace

Classes

C1BulletGraph

The C1BulletGraph is a type of linear gauge designed specifically for use in dashboards. It displays a single key measure along with a comparative measure and qualitative ranges to instantly signal whether the measure is good, bad, or in some other state.

C1Gauge

Base class for the Gauge controls

C1LinearGauge

The C1LinearGauge displays a linear scale with an indicator that represents a single value and optional ranges to represent reference values.

C1RadialGauge

The C1RadialGauge displays a circular scale with an indicator that represents a single value and optional ranges to represent reference values.

GaugeDecorator

Base class for C1Gauge decorators.

GaugeDecoratorCollection

Collection of decorators.

GaugeIntervalDecorator

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

GaugeLabel

GaugeDecorator used to place labels within the C1Gauge.

GaugeMark

GaugeDecorator used to place tick marks within the C1Gauge.

GaugePointer

Defines the pointer shown in the C1Gauge controls.

GaugeRange

Defines ranges to be used with C1Gauge controls.

GaugeRangeCollection

Collection of GaugeRange.

GaugeValueEventArgs

Argument passed when a value change event has triggered.

Enums

GaugeDecoratorAlignment

Alignment possibilities for a decorator (relative to the Gauge's axis)

GaugeTextVisibility

Specifies which values should be displayed as text.

LinearGaugeDirection

Represents the direction in which the pointer of a C1LinearGauge increases.