ValueDelete

从饼图删除值(指定位置)。

 bool  ValueDelete(
   const uint  pos,  //索引编号
   )

参数

pos

[in] 值的索引―从0开始的添加序列号。 

返回值

如果成功返回true,否则―false。