Gets the value of the StartingAngle attached property for the specified chart.
'Declaration
Public Shared Function GetStartingAngle( _
ByVal As C1Chart _
) As System.Double
public static System.double GetStartingAngle(
C1Chart
)
Parameters
- chart
- The chart.
Return Value
The starting angle for polar and radar charts.