Move

Series.Move method

向上或向下移动系列。

public void Move(int count)
范围类型描述
countInt32向上或向下移动的次数。 如果小于零,则向上移动系列; 如果大于零,则向下移动系列。

也可以看看