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


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartStyle クラス : Rotation プロパティ
テキストの回転方向を取得または設定します。
シンタックス
'宣言
 
Public Property Rotation As ChartRotation
'使用法
 
Dim instance As ChartStyle
Dim value As ChartRotation
 
instance.Rotation = value
 
value = instance.Rotation
public ChartRotation Rotation {get; set;}
参照

ChartStyle クラス
ChartStyle メンバ