FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / Boxed Property

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