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

In This Topic
    Boxed Property
    In This Topic
    Gets or sets the whether the PlotArea is enclosed in a box (solid border).
    Syntax
    'Declaration
     
    Public Property Boxed As System.Boolean
    public System.bool Boxed {get; set;}
    See Also