In This Article

ActiproSoftware.Windows.Controls.Gauge Namespace

Classes

BooleanToLedStateConverter

Represents a value converter can can convert between a bool to an LedState.

CircularGauge

Represents a circular gauge control.

CircularPointerBar

Represents a bar pointer for use in a CircularGauge.

CircularPointerCap

Represents a cap pointer for use in a CircularGauge.

CircularPointerCollection

Represents a collection of CircularPointerBase objects.

CircularPointerLabel

Represents a text pointer for use in a CircularGauge.

CircularPointerMarker

Represents a marker pointer for use in a CircularGauge.

CircularPointerNeedle

Represents a needle pointer for use in a CircularGauge.

CircularRange

Represents an element that renders a range in a CircularGauge.

CircularRangeCollection

Represents a collection of CircularRange objects.

CircularScale

Represents a scale for use in a CircularGauge.

CircularScaleCollection

Represents a collection of CircularScale objects.

CircularTickCollection

Represents a collection of CircularTickBase objects.

CircularTickLabelCustom

Represents an element that renders a custom tick label in a CircularGauge.

CircularTickLabelMajor

Represents an element that renders major tick labels in a CircularGauge.

CircularTickLabelMinor

Represents an element that renders minor tick labels in a CircularGauge.

CircularTickMarkCustom

Represents an element that renders a custom tick mark in a CircularGauge.

CircularTickMarkMajor

Represents an element that renders major tick marks in a CircularGauge.

CircularTickMarkMinor

Represents an element that renders minor tick marks in a CircularGauge.

CircularTickSet

Represents a tick-set used in a CircularGauge.

CircularTickSetCollection

Represents a collection of CircularTickSet objects.

DigitalGauge

Represents a digital gauge control.

DoubleAverageConverter

Represents a value converter that returns an average of the values that are passed to the converter.

DoubleMaximumConverter

Represents a value converter that returns the maximum of the values that are passed to the converter.

DoubleMinimumConverter

Represents a value converter that returns the minimum of the values that are passed to the converter.

FlipSwitch

Represents a flip switch control.

Led

Represents a led control.

LedStatePropertyChangedRoutedEventArgs

Provides event arguments for a LedState property change routed event, indicating the old and new values.

LinearGauge

Represents a linear gauge control.

LinearPointerBar

Represents a bar pointer for use in a LinearGauge.

LinearPointerCollection

Represents a collection of LinearPointerBase objects.

LinearPointerLabel

Represents a text pointer for use in a LinearGauge.

LinearPointerMarker

Represents a marker pointer for use in a LinearGauge.

LinearRange

Represents an element that renders a range in a LinearGauge.

LinearRangeCollection

Represents a collection of LinearRange objects.

LinearScale

Represents a scale for use in a LinearGauge.

LinearScaleCollection

Represents a collection of LinearScale objects.

LinearTickCollection

Represents a collection of LinearTickBase objects.

LinearTickLabelCustom

Represents an element that renders a custom tick label in a LinearGauge.

LinearTickLabelMajor

Represents an element that renders major tick labels in a LinearGauge.

LinearTickLabelMinor

Represents an element that renders minor tick labels in a LinearGauge.

LinearTickMarkCustom

Represents an element that renders a custom tick mark in a LinearGauge.

LinearTickMarkMajor

Represents an element that renders major tick marks in a LinearGauge.

LinearTickMarkMinor

Represents an element that renders minor tick marks in a LinearGauge.

LinearTickSet

Represents a tick set used in a LinearGauge.

LinearTickSetCollection

Represents a collection of LinearTickSet objects.

Enums

CircularBackgroundType

Specifies the types of backgrounds supported by CircularGaugeBase.

CircularFrameType

Specifies the types of frames supported by CircularGauge.

CircularGlassType

Specifies the types of glass effects supported by CircularGlassEffect.

CircularPointerDirection

Specifies the directions supported by circular pointers.

CircularRimType

Specifies the types of rims supported by CircularGaugeBase.

CoordinateOrigin

Specifies the origin point for use with x/y coordinates.

DigitalCharacterOverflowAlignment

Specifies the various types digital character alignment when characters are overflowed.

DigitalCharacterScrollState

Specifies the various directions that the digital characters can be scrolled.

DigitalCharacterType

Specifies the various types of digital characters.

DigitalTextAlignment

Specifies the digital text alignment.

FlipSwitchType

Specifies the types of switches supported by FlipSwitch.

IntervalOrigin

Specifies the various interval origins.

IntervalType

Specifies the various interval types.

LedState

Specifies the states supported by Led.

LedType

Specifies the types of led shapes supported by Led.

PointerBarOrigin

Specifies the origins supported by the CircularPointerBar element.

PointerBarType

Specifies the types of markers supported by the LinearPointerBar element.

PointerCapType

Specifies the types of caps supported by the CircularPointerCap element.

PointerMarkerType

Specifies the types of markers supported by the CircularPointerMarker and LinearPointerMarker elements.

PointerNeedleType

Specifies the types of needles supported by a CircularPointerNeedle element.

PointerSnappingMode

Specifies the snapping mode to use for a pointer when snapping is enabled.

RectangularBackgroundType

Specifies the types of backgrounds supported by RectangularGaugeBase.

RectangularFrameType

Specifies the types of frames supported by LinearGauge and DigitalGauge.

RectangularGlassType

Specifies the types of glass effects supported by RectangularGlassEffect.

RectangularRimType

Specifies the types of rim supported by RectangularGaugeBase.

ScalePlacement

Specifies the various placements support by elements hosted in a gauge scale.

TextOrientation

Specifies the orientation of text when rendered in a gauge control.

TickMarkType

Specifies the types of tick marks supported by TickBase-derived elements.

TickVisibility

Specifies the various visible states of tick marks and tick labels.