FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBaseStyle Class / VerticalText Property

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