MindFusion WinForms Programmer's Guide
PieChart.StartAngle Property
See Also
 





Gets or sets the angle, at which drawing of pie pieces starts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 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.Reporting Namespace