FlexReport for WinForms
VerticalText プロパティ (Chart2DAxis)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : VerticalText プロパティ
Gets or sets a value indicating whether the label text is displayed vertically.
シンタックス
'宣言
 
Public Property VerticalText As System.Boolean
'使用法
 
Dim instance As Chart2DAxis
Dim value As System.Boolean
 
instance.VerticalText = value
 
value = instance.VerticalText
public System.bool VerticalText {get; set;}
解説
Inherits from the chart area. 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.
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ