Enum
GaugeBarIndicatorCap

Specifies the cap style for gauge bar indicators.

Definition

Namespace:Telerik.Maui.Controls.Gauges

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum GaugeBarIndicatorCap

Fields

ConcaveOval

The bar indicator has a concave oval cap.

Declaration

cs-api-definition
ConcaveOval = 2

Field Value

GaugeBarIndicatorCap

Flat

The bar indicator has a flat cap.

Declaration

cs-api-definition
Flat = 0

Field Value

GaugeBarIndicatorCap

Oval

The bar indicator has an oval cap.

Declaration

cs-api-definition
Oval = 1

Field Value

GaugeBarIndicatorCap

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