Returns the ortogonal item for this DataCubeView.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
protected virtual FieldItem GetOrtogonalItem()
Visual Basic (Declaration)
Protected Overridable Function GetOrtogonalItem As FieldItem
Visual C++
protected:
virtual FieldItem^ GetOrtogonalItem()

See Also