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


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

参照

Chart2DAxis クラス
Chart2DAxis メンバ