Methods
-
-
获取数据
Returns:
Number
-
-
仪表盘外环位置
Parameters:
Name |
Type |
Description |
arrGaugeCenter |
Array
|
仪表盘外环位置 |
Properties:
Name |
Type |
Description |
GaugeCenter |
Array
|
["50%","50%"] |
-
-
外层饼图的位置
Parameters:
Name |
Type |
Description |
arrPieCenter |
Array
|
外层饼图的位置 |
Properties:
Name |
Type |
Description |
PieCenter |
Array
|
["50%","50%"] |
-
-
修改数据
Parameters:
Name |
Type |
Description |
nPieValue |
Number
|
需修改的值 |
Properties:
Name |
Type |
Description |
PieValue |
Number
|
6100 |
-
-
仪表盘显示范围
Parameters:
Name |
Type |
Description |
nValueMin |
Number
|
仪表盘最小值 |
nValueMax |
Number
|
仪表盘最大值 |
Properties:
Name |
Type |
Description |
ValueRange |
Collection
|
[0,10000] |