2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartAnnotation Class / AnnoVerticalText Property

In This Topic
    AnnoVerticalText Property (baseChartAnnotation)
    In This Topic
    Gets or sets whether annotation text is displayed vertically.
    Syntax
    'Declaration
     
    Public Overridable Property AnnoVerticalText As System.Boolean
    public virtual System.bool AnnoVerticalText {get; set;}
    See Also