[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Gauge.C1RadialGauge

C1RadialGauge Class

The C1RadialGauge displays a circular scale with an indicator that represents a single value and optional ranges to represent reference values.

Inheritance
C1RadialGauge
Implements
Namespace: C1.Xamarin.Forms.Gauge
Assembly: C1.Xamarin.Forms.Gauge.dll
Syntax
public class C1RadialGauge : C1Gauge, IComponent, IDisposable

Constructors

Name Description
C1RadialGauge()

Initializes a new instance of a C1RadialGauge control.

Fields

Name Description
AutoScaleProperty
AutoScalePropertyName
DefaultAutoScale
DefaultStartAngle
DefaultSweepAngle
IsReversedProperty
IsReversedPropertyName
StartAngleProperty
StartAnglePropertyName
SweepAngleProperty
SweepAnglePropertyName

Properties

Name Description
AutoScale

Gets or sets whether the gauge should automatically scale to fill the host element.

IsReversed

Gets or sets a flag which indicates whether the radial gauge is reversed.

StartAngle

Gets or sets the starting angle for the gauge, in degrees.

SweepAngle

Gets or sets the sweeping angle for the gauge, in degrees.