Back to Devexpress

GaugeDependencyObject Class

wpf-devexpress-dot-xpf-dot-gauges-bd9ea1e1.md

latest9.5 KB
Original Source

GaugeDependencyObject Class

Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class GaugeDependencyObject :
    Freezable,
    INotifyPropertyChanged
vb
Public MustInherit Class GaugeDependencyObject
    Inherits Freezable
    Implements INotifyPropertyChanged

Remarks

For more information, refer to the DependencyObject class description in MSDN.

Inheritance

Show 110 items

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject AnimationBase

ArcScaleNeedleOptions

LayerBase

LayerOptions

LinearScaleLevelBarOptions

MarkerOptionsBase

PresentationBase

RangeBarOptionsBase

RangeOptions

ScaleLabelOptions

ScaleLineOptions

SpindleCapOptions

State

SymbolOptions

SymbolSegmentsMapping

SymbolViewBase

TickmarkOptions

ValueIndicatorBase

LinearScaleMarkerOptions

LinearScaleMarkerPresentation

LinearScaleRange

LinearScaleRangeBar

LinearScaleRangeBarOptions

MajorTickmarkOptions

Matrix5x8Model

Matrix5x8Presentation

Matrix8x14Model

Matrix8x14Presentation

ArcScaleIndicator

CustomTickmarksPresentation

GaugeLayerBase

IndicatorAnimation

SevenSegmentsPresentation

SevenSegmentsView

ArcScaleLabelOptions

ArcScaleLayer

ArcScaleLayerPresentation

ArcScaleLinePresentation

ArcScaleMarker

ArcScaleMarkerOptions

ArcScaleMarkerPresentation

ArcScaleNeedle

CircularGaugeLayerPresentation

CreepingLineAnimation

CustomArcScaleLayerPresentation

CustomArcScaleLinePresentation

CustomArcScaleMarkerPresentation

CustomArcScaleNeedlePresentation

CustomArcScaleRangeBarPresentation

CustomArcScaleRangePresentation

CustomCircularGaugeLayerPresentation

CustomDigitalGaugeLayerPresentation

CustomFourteenSegmentsPresentation

CustomLinearGaugeLayerPresentation

CustomLinearScaleLayerPresentation

CustomLinearScaleLevelBarPresentation

CustomLinearScaleMarkerPresentation

CustomLinearScaleRangeBarPresentation

DigitalGaugeLayer

DigitalGaugeLayerPresentation

FourteenSegmentsModel

FourteenSegmentsPresentation

FourteenSegmentsView

LayerPresentation

LinearScaleIndicator

LinearScaleLabelOptions

LinearScaleLayer

LinearScaleLayerPresentation

SpindleCapPresentation

StatePresentation

ArcScaleNeedlePresentation

ArcScaleRange

ArcScaleRangeBar

ArcScaleRangeBarOptions

ArcScaleRangeBarPresentation

ArcScaleRangePresentation

BlinkingAnimation

CircularGaugeLayer

CustomLinearScaleLinePresentation

CustomLinearScaleRangePresentation

CustomMatrix5x8Presentation

CustomMatrix8x14Presentation

CustomScaleLabelPresentation

CustomSevenSegmentsPresentation

CustomSpindleCapPresentation

CustomStatePresentation

LinearGaugeLayer

LinearScaleLevelBar

LinearScaleLevelBarPresentation

LinearScaleMarker

MatrixView

MatrixView5x8

MatrixView8x14

MinorTickmarkOptions

PredefinedDigitalGaugeLayerPresentation

PredefinedLinearScaleMarkerPresentation

PredefinedLinearScaleRangeBarPresentation

RangeBase

ScaleLabelPresentation

ScaleLayerBase

SegmentsView

SevenSegmentsModel

SymbolsAnimation

TickmarksPresentation

ValueIndicatorPresentation

See Also

GaugeDependencyObject Members

GaugeDependencyObjectCollection<T>

DevExpress.Xpf.Gauges Namespace