FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / ShouldSerializeLeftTop Method

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