Class | Description | |
---|---|---|
C1Gauge | Base class for gauges controls. | |
C1GaugeDecorator | Base class for all the C1Gauge decorators. | |
C1GaugeDecoratorCollection | Specialized collection of C1GaugeDecorator. | |
C1GaugeLabel | C1GaugeDecorator used to place labels within the C1Gauge. | |
C1GaugeMark | C1GaugeDecorator used to place marks within the C1Gauge. | |
C1GaugePointer | Panel used to locate any element as a | |
C1GaugeRange | C1GaugeDecorator used to define a range within the C1Gauge. | |
C1Knob | Represents a knob control made with a C1RadialGauge. | |
C1KnobPointer | Represents the pointer of a C1Knob. | |
C1KnobPointerCap | Represents the pointer cap of a C1Knob. | |
C1LinearGauge | C1Gauge shown in a linear axis. | |
C1LinearGaugePointer | Pointer for a C1LinearGauge. | |
C1RadialGauge | C1Gauge shown in a circular or radial axis. | |
C1RadialGaugePointer | Pointer for a C1RadialGauge. | |
C1RadialGaugePointerCap | Pointer cap for a C1RadialGauge. | |
C1RegionKnob | A C1Knob with a hollow pointer that contains the selected value. | |
C1RulerGauge | A C1LinearGauge with an alternative look. | |
C1SpeedometerGauge | A C1RadialGauge with the look of the car's instrument. | |
C1VolumeGauge | A C1RadialGauge with the look of a radio's power indicator. | |
GaugeLayoutChangedEventArgs | Event args of the LayoutChanged of the Gauge context | |
GeometryHelper | Helper class to create common geometries. |