FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / BackColor2 Property

In This Topic
    BackColor2 Property (Chart2DPlotArea)
    In This Topic
    Gets or sets the second background color for gradient or hatch style. Inherits from the chart area.
    Syntax
    'Declaration
     
    Public Property BackColor2 As Color
    public Color BackColor2 {get; set;}
    See Also