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

In This Topic
    BackColor2 Property (PlotArea)
    In This Topic
    Gets or sets the gradient or hatch background.
    Syntax
    'Declaration
     
    Public Property BackColor2 As System.Drawing.Color
    public System.Drawing.Color BackColor2 {get; set;}
    See Also