[]
Gets or sets a value indicating whether text is displayed vertically.
[C1Description("ChartStyle.VerticalText", "Indicates whether text is displayed vertically.")]
[C1Category("Appearance")]
public bool VerticalText { get; set; }
<C1Description("ChartStyle.VerticalText", "Indicates whether text is displayed vertically.")>
<C1Category("Appearance")>
Public Property VerticalText As Boolean
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.