ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / Legend Property

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