"stopAngle"
This function is similar to "startAngle", but is only used in the charttypes Donut and DonutBars.
Synopsis
void shape.stopAngle(float stopAngle);
Parameters
Parameter | Description |
---|---|
stopAngle | stop angle; from 0 to 360 degrees |
Description
Similar to "startAngle" but defines the maximum angle for the display. It is only used in the charttypes Donut and DonutBars.
Example
In the following example the start angle was set to 50 degrees and the stop angle to 270 degrees