RadialScale Class
In This Article
A circular scale within the Radial Gauge control.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
[ContentProperty("Indicators")]
public class RadialScale :
DXElementBase,
IParentRadialScaleElement,
IRadialScaleElement
#Inheritance
System.Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
DXElementBase
RadialScale
See Also