ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartAnnotation Class / AnnoVerticalText Property

In This Topic
    AnnoVerticalText Property
    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