SeriesDelete

从图表删除数据序列。

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

参数

pos

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

返回值

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