[]
Gets or sets whether the plot area background is opaque. Inherits from the chart area.
[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