FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartStyle Class / VerticalText Property

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