XUIVoronoi()

new XUIVoronoi()

Methods

ClearData()

清除数据

DelDataByIndex(nIndex)

根据索引删除一个数据
Parameters:
Name Type Description
nIndex Number
Properties:
Name Type Description
DelDataByIndex Number 1

SetTextColor(strColor)

设置文字颜色
Parameters:
Name Type Description
strColor String
Properties:
Name Type Description
TextColor Color "0xffffffff"

SetTextSize(nSize)

设置文字大小
Parameters:
Name Type Description
nSize Number
Properties:
Name Type Description
TextSize Number 12

SetValueByIndex(nIndex, nValue)

根据索引修改数据
Parameters:
Name Type Description
nIndex Number 索引0~100
nValue Number
Properties:
Name Type Description
setvaluebyindex Collection [-1,0]