Sweep angle for the C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle
unless the scale is reversed.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] public double SweepAngle { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ Public Property SweepAngle As Double Get Set |