Endeca Presentation API
Label Class
NamespacesEndeca.Navigation.ChartingLabel
Label represents a Grid label that came from either a dimension value or a property value.
Declaration Syntax
C#Visual BasicVisual C++
public class Label
Public Class Label
public ref class Label
Members
All MembersMethodsProperties



IconMemberDescription
DimVal
Returns the dimension value.

Equals(Object)
Indicates whether this Label has an equivalence to another Label.
(Overrides Object.Equals(Object).)
Finalize()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()
Returns a unique hash code for this Label.
(Overrides Object.GetHashCode()().)
GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Property
Returns the property value.

ToString()()
Returns either the property value or the name of the dimension value.
(Overrides Object.ToString()().)
Remarks
Calling ToString()() will return the label's text, suitable for presenting as a label on an axis of a chart or table. If this is a dimension value, calling DimVal will return the dimension value (DimVal, which may be useful for navigation.
Inheritance Hierarchy
Object
Label

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