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

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