PieChartBuilder.StartAngle Method
Name | Parameters | Description |
---|---|---|
StartAngle(JS) | value | Specifies the angle in arc degrees from which the first segment of a pie chart should start. Mirrors the client-side startAngle option. |
StartAngle(Double) | value | Specifies the angle in arc degrees from which the first segment of a pie chart should start. Mirrors the client-side startAngle option. |