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