Edit

Share via


RadialGauge.MaxAngle Property

Definition

Gets or sets the end angle of the scale, which corresponds with the Maximum value, in degrees.

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

Property Value

Remarks

Changing MaxAngle may require retemplating the control.

Applies to