EnumGaugeBarIndicatorCap
Enum
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.
Flat
The bar indicator has a flat cap.
Oval
The bar indicator has an oval cap.