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

In This Topic
    ValueLabelsCollection Class
    In This Topic
    Represents a collection of ValueLabels objects used to define the appearance of the ValueLabels for the X, Y, and Y2 objects of the ChartArea.
    Object Model
    ValueLabelsCollection Class
    Syntax
    'Declaration
     
    Public Class ValueLabelsCollection 
       Inherits System.Collections.CollectionBase
    public class ValueLabelsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

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

    See Also