[]
        
(Showing Draft Content)

C1.Win.Gauge.C1RadialGauge

C1RadialGauge Class

Control that shows a radial Gauge.

Inheritance
C1RadialGauge
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public class C1RadialGauge : C1GaugeBase, ICloneable, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
C1RadialGauge()

Initializes a new instance of a C1RadialGauge.

Properties

Name Description
Cap

Gets the Gauge pointer cap.

OffAngle

Gets or sets the angle of the pointer when the Value value is set to Double.NaN.

PointerOriginX

Fraction-based X coordinate of the pointer origin of a C1RadialGauge.

PointerOriginXCoordinate

Gets the x-coordinate of the pointer origin, in pixels.

PointerOriginY

Fraction-based Y coordinate of the pointer origin of a C1RadialGauge.

PointerOriginYCoordinate

Gets the y-coordinate of the pointer origin, in pixels.

Radius

Gets or sets the fraction-based radius of a C1RadialGauge.

RadiusInPixels

Gets the radius of a C1RadialGauge, in pixels.

StartAngle

Start angle for the C1RadialGauge axis. 0 is the topmost point of the circumference.

SweepAngle

Sweep angle for the C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle unless the scale is reversed.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

ShouldSerializeCap()

This member is for internal use only.