Endeca Presentation API
GetLabel Method (axis)
NamespacesEndeca.Navigation.ChartingCellGetLabel(Int32)
Returns the specified label.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Label GetLabel(
	int axis
)
Public Overridable Function GetLabel ( _
	axis As Integer _
) As Label
public:
virtual Label^ GetLabel (
	int axis
)
Parameters
axis (Int32)
The axis that references the label.
Return Value
The specified label (a Label object).

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