Gets or sets the start angle of the arc.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float StartAngle { get; set; } |
Visual Basic Copy Code |
---|
Public Property StartAngle As Single |
A float value representing the start angle of the arc.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |