ChartDirector Ver 4.0 (Perl Edition)
AngularMeter.addRing
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| startRadius | (Mandatory) | The starting radius of the ring in pixels. To add a circle, set the start radius to 0. |
| endRadius | (Mandatory) | The ending radius of the ring in pixels. |
| fillColor | (Mandatory) | The fill color of the ring. |
| edgeColor | -1 | The edge color of the ring. The default is the same as the fill color. |
Return Value