RadialGauge.MinAngle Property

Definition

Gets or sets the start angle of the scale, which corresponds with the Minimum value, in degrees.

public int MinAngle { get; set; }
member this.MinAngle : int with get, set
Public Property MinAngle As Integer

Property Value

Remarks

Changing MinAngle may require retemplating the control.

Applies to