Endeca Presentation API
GetLabels Method (axis)
NamespacesEndeca.Navigation.ChartingGridGetLabels(Int32)
Returns the List of Labels for the specified axis.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ArrayList GetLabels(
	int axis
)
Public Overridable Function GetLabels ( _
	axis As Integer _
) As ArrayList
public:
virtual ArrayList^ GetLabels (
	int axis
)
Parameters
axis (Int32)
The axis whose labels are to returned.
Return Value
A List of Label objects for the specified axis.

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