Transposes the fields in the current view so rows become columns and columns become rows.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public void TransposeFields()
Visual Basic
Public Sub TransposeFields

See Also