ComponentOne FlexReport for WinForms
ShouldSerializeGradientStyle Method (Chart2DPlotArea)

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

Reference

Chart2DPlotArea Class
Chart2DPlotArea Members