ITransposeSeriesTool.Transpose
ITransposeSeriesTool

procedure Transpose;

Type Library
TeeChartx

Description
Performs series data transposition.

Rows are converted to columns and vice-versa.

That means if you have 3 series with 5 points each, after transposing the chart will show 5 series with 3 points each.