[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DPlotArea.Opaque

Opaque Property

Opaque

Gets or sets whether the plot area background is opaque. Inherits from the chart area.

Declaration
[C1Description("Chart2DPlotArea.Opaque", "Specifies whether the plot area background is opaque.")]
public bool Opaque { get; set; }
<C1Description("Chart2DPlotArea.Opaque", "Specifies whether the plot area background is opaque.")>
Public Property Opaque As Boolean