ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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