ComponentOne FlexReport for WinForms
ShouldSerializeBackColor Method (ChartAlarmZone)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : ShouldSerializeBackColor Method
Returns false if the BackColor property is in the default state. The default state is to inherit the BackColor from the Chart2DPlotArea object.
Syntax
'Declaration
 
Public Function ShouldSerializeBackColor() As System.Boolean
public System.bool ShouldSerializeBackColor()
See Also

Reference

ChartAlarmZone Class
ChartAlarmZone Members