ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ChartStyle Class / VerticalText Property

In This Topic
    VerticalText Property
    In This Topic
    Gets or sets a value indicating whether the text should be rendered vertically.
    Syntax
    'Declaration
     
    Public Property VerticalText As Boolean
    public bool VerticalText {get; set;}
    See Also