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






Gets or sets the angle where first data item of series should be drawn.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public float StartAngle { get; set; }

Visual Basic  Copy Code

Public Property StartAngle As Single

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WinForms Namespace