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






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

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public float StartAngle { get; set; }

Visual Basic  Copy Code

Public Property StartAngle As Single

 Property Value

 See Also

PolarPlot Members
PolarPlot Class
MindFusion.Charting Namespace