[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.AnnoVerticalText

AnnoVerticalText Property

AnnoVerticalText

Gets or sets whether annotation text is displayed vertically.

Declaration
[C1Description("Chart2DAxis.AnnoVerticalText", "Specifies whether annotation text is displayed vertically.")]
public bool AnnoVerticalText { get; set; }
<C1Description("Chart2DAxis.AnnoVerticalText", "Specifies whether annotation text is displayed vertically.")>
Public Property AnnoVerticalText As Boolean
Remarks

AnnoVerticalText allows some double byte characters to be rendered from top to bottom instead of left to right. For single byte characters AnnoVerticalText appears as rotated text, 90 degrees in the clockwise direction.