[]
The C1RadialGauge displays a circular scale with an indicator that represents a single value and optional ranges to represent reference values.
public class C1RadialGauge : C1Gauge, IComponent, IDisposable
Name | Description |
---|---|
C1RadialGauge() | Initializes a new instance of a C1RadialGauge control. |
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. |