2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / LabelsCollection Class
Members

In This Topic
    LabelsCollection Class
    In This Topic
    Contains all of the chart labels defined for a particular chart.
    Object Model
    LabelsCollection Class
    Syntax
    'Declaration
     
    Public Class LabelsCollection 
       Inherits System.Collections.CollectionBase
    public class LabelsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Chart.LabelsCollection

    See Also