2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartStyle Class / Opaque Property

In This Topic
    Opaque Property (baseChartStyle)
    In This Topic
    Gets or sets the opaqueness of the background.
    Syntax
    'Declaration
     
    Public Property Opaque As System.Boolean
    public System.bool Opaque {get; set;}
    See Also