See Also

SeriesCollection Class  | SeriesCollection Members  | Overload List

Language

Visual Basic

C#

Show All

xAxis
The axis bound to data that is to be transposed.
See Also Languages dotnetCHARTING Send comments on this topic.

Transpose(Axis) Method

Transposes the data bound to a specified axis. Data is transposed by converting the series in this collection to elements and the element groups into series.

[Visual Basic]
Overloads Public Sub Transpose( _    ByVal xAxis As Axis _ )
[C#]
public void Transpose(    Axis xAxis );

Parameters

xAxis
The axis bound to data that is to be transposed.

See Also

SeriesCollection Class  | SeriesCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.