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

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