Charting for WinForms Programmer's Guide
OvalScale.StartAngle Property
See Also
 






Gets or sets the start angle of the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float StartAngle { get; set; }

Visual Basic  Copy Code

Public Property StartAngle As Single

 Property Value

A floating point value specifying the start angle.

 See Also

OvalScale Members
OvalScale Class
MindFusion.Gauges Namespace