ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabelsCollection Class
Members

In This Topic
    Chart3DLabelsCollection Class
    In This Topic
    Represents collection of Chart3DLabels.
    Object Model
    Chart3DLabelsCollection Class
    Syntax
    'Declaration
     
    Public Class Chart3DLabelsCollection 
       Inherits System.Collections.CollectionBase
    public class Chart3DLabelsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Chart3D.Chart3DLabelsCollection

    See Also