'Declaration
Public Shared Sub SetStartingAngle( _ ByVal chart As C1Chart, _ ByVal value As Double _ )
'Usage
Dim chart As C1Chart Dim value As Double PolarRadarOptions.SetStartingAngle(chart, value)
Parameters
- chart
- The chart.
- value
- The value of starting angle for polar and radar charts.