2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / LabelsCollection Class
Properties Methods

In This Topic
    LabelsCollection Class Members
    In This Topic

    The following tables list the members exposed by LabelsCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the specified label from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new label and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public MethodCreates a new label and inserts it into the collection at the specified index.  
    Public MethodRemoves the label specified.  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also