AngularMeter.AngularMeter
ChartDirector Ver 4.1 (C++ Edition)
AngularMeter.AngularMeter
Usage
AngularMeter(int width, int height, int bgColor = BackgroundColor, int edgeColor = Transparent, int raisedEffect = 0);
Description
Creates a new AngularMeter object.
SEO India | Search Engine Optimization Company India
Arguments
| Argument |
Default |
Description |
| width |
(Mandatory) |
The width of the chart in pixels. |
| height |
(Mandatory) |
The height of the chart in pixels. |
| bgColor |
BackgroundColor |
The background color of the chart. |
| edgeColor |
Transparent |
The edge color of the chart. |
| raisedEffect |
0 |
The 3D border width. For positive values, the border will appear raised. For negative values, the border will appear depressed. A zero value means the border will appear flat. |
Return Value
The AngularMeter object created.
© 2006 Advanced Software Engineering Limited. All rights reserved.
|