New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the position of an element within a gauge control.

Definition

Namespace:Telerik.Maui.Controls.Gauges

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum GaugeElementPosition

Fields

The element is positioned at the center of the gauge.

C#
Center = 1

The element is positioned at the end of the gauge.

C#
End = 2

The element is positioned at the start of the gauge.

C#
Start = 0
In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support