FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / Opaque Property

In This Topic
    Opaque Property (Chart2DPlotArea)
    In This Topic
    Gets or sets whether the plot area background is opaque. Inherits from the chart area.
    Syntax
    'Declaration
     
    Public Property Opaque As Boolean
    public bool Opaque {get; set;}
    See Also