[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PolarRadarOptions.SetStartingAngle

SetStartingAngle Method

SetStartingAngle(C1Chart, double)

Sets the value of the StartingAngle attached property for the specified chart.

Declaration
public static void SetStartingAngle(C1Chart chart, double value)
Parameters
Type Name Description
C1Chart chart

The chart.

double value

The value of starting angle for polar and radar charts.