ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxisLabelsCollection Class
Properties Methods

In This Topic
    Chart3DAxisLabelsCollection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DAxisLabelsCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Chart3DAxisLabelsCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets or sets the specified label from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Add the specified label to the collection.  
    Public MethodCreates a new label and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified label exists in the collection.  
    Public MethodCopies the collection of labels objects beginning with the specified index to an array of labels.  
    Public MethodDetermines the index of the specified label of the collection.  
    Public MethodInserts the specified label at the specified index of the collection.  
    Public MethodRemoves the specified label from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also