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

In This Topic
    Visible Property (Chart3DLegend)
    In This Topic
    Gets or sets legend visibility.
    Syntax
    'Declaration
     
    Public Shadows Property Visible As System.Boolean
    public new System.bool Visible {get; set;}
    See Also