Gets or sets the start angle of the scale.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float StartAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StartAngle As Single |
A floating point value specifying the start angle.
See Also