FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / ShouldSerializeGradientStyle Method

In This Topic
    ShouldSerializeGradientStyle Method (ChartStyle)
    In This Topic
    Returns false if GradientStyle is in default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeGradientStyle() As Boolean
    public bool ShouldSerializeGradientStyle()
    See Also