Skip to main content

RadialScaleElementPosition Enum

Lists values that define the text/marker position.

Namespace: DevExpress.Maui.Gauges

Assembly: DevExpress.Maui.Gauges.dll

NuGet Package: DevExpress.Maui.Gauges

Declaration

public enum RadialScaleElementPosition

Members

Name Description
Inside

The element is inside the RadialScale.

Outside

The element is outside the RadialScale.

Center

The element is at the RadialScale‘s center.

Related API Members

See Also