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


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

参照

ChartStyle クラス
ChartStyle メンバ