Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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