Search
OvalScale.EndAngle Property
See Also
 






Gets or sets the end angle of the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float EndAngle { get; set; }

Visual Basic  Copy Code

Public Property EndAngle As Single

 Property Value

A floating point value specifying the end angle.

 See Also