Chart for WinRT
SetStartingAngle Method (PolarRadarOptions)

The chart.
The value of starting angle for polar and radar charts.
Sets the value of the StartingAngle attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Sub SetStartingAngle( _
   ByVal chart As C1Chart, _
   ByVal value As System.Double _
) 
public static void SetStartingAngle( 
   C1Chart chart,
   System.double value
)

Parameters

chart
The chart.
value
The value of starting angle for polar and radar charts.
See Also

Reference

PolarRadarOptions Class
PolarRadarOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback