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

In This Topic
    ChartLabels Constructor(C1Chart)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal chart As C1Chart _
    )
    public ChartLabels( 
       C1Chart chart
    )

    Parameters

    chart
    See Also