C1.Silverlight.Chart.5
GetStartingAngle Method (PolarRadarOptions)

The chart.
Gets the value of the StartingAngle attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Function GetStartingAngle( _
   ByVal chart As C1Chart _
) As System.Double
public static System.double GetStartingAngle( 
   C1Chart chart
)

Parameters

chart
The chart.

Return Value

The starting angle for polar and radar charts.
See Also

Reference

PolarRadarOptions Class
PolarRadarOptions Members

 

 


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