GaugeSweepAngle Property

Gets or sets the maximum value's position via Angle relatively to the StartAngle. Its value should be between 0 and 360.

Definition

Namespace: BeeMobile.Gauge
Assembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
C#
public virtual int SweepAngle { get; set; }

Property Value

Int32

See Also