Endeca Presentation API
NumAxes Property
NamespacesEndeca.Navigation.ChartingGridNumAxes
Returns the number of axes (i.e., the number of labels) in the Grid.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int NumAxes{ get;}
Public Overridable ReadOnly Property NumAxes As Integer
public:
virtual property int NumAxes {
	int get ();
}
Value
The number of axes in the Grid.
Remarks
This does not count the values as an axis. This value is equal to the number of label-lists available from GetLabels(Int32).

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0