wpf-devexpress-dot-xpf-dot-gauges-bd9ea1e1.md
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
public abstract class GaugeDependencyObject :
Freezable,
INotifyPropertyChanged
Public MustInherit Class GaugeDependencyObject
Inherits Freezable
Implements INotifyPropertyChanged
For more information, refer to the DependencyObject class description in MSDN.
Show 110 items
Object DispatcherObject DependencyObject Freezable GaugeDependencyObject AnimationBase
CircularGaugeLayerPresentation
CustomArcScaleLayerPresentation
CustomArcScaleLinePresentation
CustomArcScaleMarkerPresentation
CustomArcScaleNeedlePresentation
CustomArcScaleRangeBarPresentation
CustomArcScaleRangePresentation
CustomCircularGaugeLayerPresentation
CustomDigitalGaugeLayerPresentation
CustomFourteenSegmentsPresentation
CustomLinearGaugeLayerPresentation
CustomLinearScaleLayerPresentation
CustomLinearScaleLevelBarPresentation
CustomLinearScaleMarkerPresentation
CustomLinearScaleRangeBarPresentation
CustomLinearScaleLinePresentation
CustomLinearScaleRangePresentation
CustomSevenSegmentsPresentation
LinearScaleLevelBarPresentation
PredefinedDigitalGaugeLayerPresentation
PredefinedLinearScaleMarkerPresentation
PredefinedLinearScaleRangeBarPresentation
See Also