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

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