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

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

Syntax

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

See Also