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

Specifies the cap style for gauge bar indicators.

Definition

Namespace:Telerik.Maui.Controls.Gauges

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum GaugeBarIndicatorCap

Fields

The bar indicator has a concave oval cap.

C#
ConcaveOval = 2

The bar indicator has a flat cap.

C#
Flat = 0

The bar indicator has an oval cap.

C#
Oval = 1
In this article
DefinitionFieldsConcaveOvalFlatOval
Not finding the help you need?
Contact Support