FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle Class / ShouldSerializeEnabled Method

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