MindFusion.Wpf Pack Programmer's Guide
RadarChart.StartAngle Property
See Also
 





Gets or sets the start angle in a polar chart. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double StartAngle { get; set; }

Visual Basic  Copy Code

Public Property StartAngle As Double

 Property Value

A double value. The default is 0.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace