Enum
GaugeElementPosition

Specifies the position of an element within a gauge control.

Definition

Namespace:Telerik.Maui.Controls.Gauges

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum GaugeElementPosition

Fields

Center

The element is positioned at the center of the gauge.

Declaration

cs-api-definition
Center = 1

Field Value

GaugeElementPosition

End

The element is positioned at the end of the gauge.

Declaration

cs-api-definition
End = 2

Field Value

GaugeElementPosition

Start

The element is positioned at the start of the gauge.

Declaration

cs-api-definition
Start = 0

Field Value

GaugeElementPosition

In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support