Class GaugeLinearAxis
Inherited Members
Namespace: Telerik.Maui.Controls.Gauges
Assembly: Telerik.Maui.Controls.dll
Syntax
public sealed class GaugeLinearAxis : GaugeAxisBase, IMeasurePaintable
Constructors
GaugeLinearAxis()
Declaration
public GaugeLinearAxis()
Fields
StepProperty
Declaration
public static readonly BindableProperty StepProperty
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Properties
Step
Declaration
public double Step { get; set; }
Property Value
System.Double
|