2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabelsCollection Class / Item Property

In This Topic
    Item Property (ValueLabelsCollection)
    In This Topic
    Gets the specified label from the collection by numeric index.
    Overload List
    OverloadDescription
    Gets the specified label from the collection by numeric index.  
    Gets the specified label from the collection with the matching numeric value.  
    Gets the specified value label with the matching DateTime value.  
    Gets the specified value label with the matching text.  
    See Also