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

In This Topic
    Chart3DDataLabelsCollection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DDataLabelsCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets or sets the specified Chart3DDataLabel by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds specified label to the collection.  
    Public MethodCreates a new Chart3DDataLabel and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified Chart3DDataLabel exists in the collection.  
    Public MethodCopies the collection Chart3DDataLabel elements beginning with the specified index to an array of Chart3DDataLabel objects.  
    Public MethodGets the index of the specified Chart3DDataLabel in the collection.  
    Public MethodAdds a Chart3DDataLabel object to the collection at the specified index.  
    Public MethodRemoves a Chart3DDataLabel object from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodReturns a string that represents the current Chart3DDataLabelsCollection.  
    Top
    See Also