Overload List

  Name Description
Public property Item[([( DateTime])])
Gets the specified value label with the matching DateTime value.
Public property Item[([( Double])])
Gets the specified label from the collection with the matching numeric value.
Public property Item[([( Int32])])
Gets the specified label from the collection by numeric index.
Public property Item[([( String])])
Gets the specified value label with the matching text.

See Also