ArcScaleIndicator Class
A class that specifies value indicators of a circular scale.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Remarks
The ArcScaleIndicator class serves as the base for all other classes that store value indicators of the circular scale (e.g,. the ArcScaleMarker class returned by the ArcScale.Markers property, etc.)
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
See Also