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

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