FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / ShouldSerializeRightBottom Method

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