GaugeLinearAxis
Class
Represents a linear axis for gauge controls.
Definition
Namespace:Telerik.Maui.Controls.Gauges
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public sealed class GaugeLinearAxis : GaugeAxisBase
Inheritance: objectGaugeAxisBaseGaugeLinearAxis
Inherited Members
Constructors
C#
public GaugeLinearAxis()
Fields
StepProperty
BindableProperty
Identifies the Step bindable property.
C#
public static readonly BindableProperty StepProperty