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

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