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

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