2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChart Class / Legend Property

In This Topic
    Legend Property (baseChart)
    In This Topic
    Gets the control legend object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Legend As baseChartLegend
    public baseChartLegend Legend {get;}
    See Also