CircularGaugeControl Class
In This Article
A Circular Gauge control shipped with the DXGauges Suite.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v14.2.dll
#Declaration
#Remarks
The CircularGaugeControl class is a visual gauge control intended for creating speedometers, tachometers, stopwatches, clocks, etc.
The following images show some examples of a circular gauge.
Weather Forecast | World Time |
---|---|
![]() |
![]() |
A gauge control is comprised of separate elements, such as needles, scales, markers, range bars, ranges, etc. To learn more about them, refer to the Visual Elements (Circular Gauge) section.
#Examples
This example illustrates how to create a CircularGaugeControl instance with a single ArcScale object.
#Inheritance
#Extension Methods
See Also