Name | Description | |
---|---|---|
![]() | C1RadialGauge Constructor | Initializes a new instance of the C1RadialGauge class. |
The following tables list the members exposed by C1RadialGauge.
Name | Description | |
---|---|---|
![]() | C1RadialGauge Constructor | Initializes a new instance of the C1RadialGauge class. |
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. |
![]() ![]() | AutoScaleProperty | Identifies the AutoScale dependency property. |
![]() | DefaultAutoScale | |
![]() | DefaultStartAngle | |
![]() | DefaultSweepAngle | |
![]() ![]() | IsReversedProperty | Identifies the IsReversed dependency property. |
![]() ![]() | StartAngleProperty | Identifies the StartAngle dependency property. |
![]() ![]() | SweepAngleProperty | Identifies the SweepAngle dependency property. |
Name | Description | |
---|---|---|
![]() | _textMax | The string of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |
![]() | _textMaxRect | The rectangle of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |
![]() | _textMin | The string of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |
![]() | _textMinRect | The rectangle of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |
![]() | _textValue | The string of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |
![]() | _textValueRect | The rectangle of Min, Max, and Value. (Inherited from C1.WPF.Gauge.C1Gauge) |