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

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