2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabelsCollection Class / ValueLabelsCollection Constructor / ValueLabelsCollection Constructor(iNotifyChanges)

In This Topic
    ValueLabelsCollection Constructor(iNotifyChanges)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As iNotifyChanges _
    )
    public ValueLabelsCollection( 
       iNotifyChanges owner
    )

    Parameters

    owner
    See Also