ComponentOne FlexReport for WinForms
BackColor2 Property (Chart2DPlotArea)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DPlotArea Class : BackColor2 Property
Gets or sets the second background color for gradient or hatch style. Inherits from the chart area.
Syntax
'Declaration
 
Public Property BackColor2 As System.Drawing.Color
public System.Drawing.Color BackColor2 {get; set;}
See Also

Reference

Chart2DPlotArea Class
Chart2DPlotArea Members