SwitchRowColumn

ChartData.SwitchRowColumn method

交换数据的轴。 X 轴上的数据将移动到 Y 轴,反之亦然。

public void SwitchRowColumn()

See Also