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

In This Topic
    Legend Property
    In This Topic
    Gets the control Legend object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Legend As Legend
    public new Legend Legend {get;}
    See Also