"startAngle"
Defines at what angle the chart display should start. This setting is used in Donut, DonutBars and Radar.
Synopsis
void shape.startAngle(float startAngle);
Parameters
| Parameter | Description | 
|---|---|
| startAngle | start angle; from 0 to 360 degrees | 
Description
Defines at what angle the chart display should start. This setting is used in Donut, DonutBars and Radar. The angle has a range from 0 to 360 degrees and starts with 0 at the 3-o'clock position counterclockwise.
Example
In this example the property "startAngle" was set to 250 degrees.