PolarChartArgumentAxisBuilder.StartAngle Method
| Name | Parameters | Description |
|---|---|---|
| StartAngle(JS) | value | Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Mirrors the client-side startAngle option. |
| StartAngle(Double) | value | Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Mirrors the client-side startAngle option. |