[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.VerticalText

VerticalText Property

VerticalText

Gets or sets whether the label text is displayed vertically.

Declaration
public virtual bool VerticalText { get; set; }
Remarks

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

See Also