ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
VerticalText プロパティ (Style)

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > Style クラス : VerticalText プロパティ
テキストを縦書き表示するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property VerticalText As System.Boolean
public System.bool VerticalText {get; set;}
解説
VerticalText を利用すれば、2バイト文字を縦書き表示できます。 1バイト文字の場合は、時計回りに 90°回転したテキストとして表示されます。
参照

Style クラス
Style メンバ