ClassGaugeSingleValueIndicatorBase
Class
Represents the base class for gauge indicators that display a single value.
Definition
Namespace:Telerik.Maui.Controls.Gauges
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class GaugeSingleValueIndicatorBase : GaugeIndicatorBase
Inheritance: objectGaugeIndicatorBaseGaugeSingleValueIndicatorBase
Derived Classes:
Inherited Members
Constructors
GaugeSingleValueIndicatorBase()
Initializes a new instance of the GaugeSingleValueIndicatorBase class.
Declaration
cs-api-definition
protected GaugeSingleValueIndicatorBase()
Fields
ValueProperty
Identifies the Value property.
Declaration
cs-api-definition
public static readonly BindableProperty ValueProperty
Field Value
BindableProperty