SwitchRowColumn()

ChartData::SwitchRowColumn() method

Swap the data over the axis. Data being charted on the X axis will move to the Y axis and vice versa.

void Aspose::Slides::Charts::ChartData::SwitchRowColumn() override

See Also