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

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