new XUIStarChart()
Methods
-
ClearAllData()
-
清除所有
-
SetDataValue(strDataName, arrCoordinate)
-
根据类型增加数据
Parameters:
Name Type Description strDataName
String 类型名 arrCoordinate
Array 坐标 -
SetGroupType(strGroupName, strGroupColor, arrValue)
-
增加一组数据类型
Parameters:
Name Type Description strGroupName
String 数据类型名字 strGroupColor
String 数据类型颜色 arrValue
Array 新增数据 -
SetTypeName(strSource, strTypeName)
-
修改类型名字
Parameters:
Name Type Description strSource
Number 下标 strTypeName
String 类型名字