FlexReport for WinForms
TextRotation プロパティ (Chart3DView)


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

Chart3DView クラス
Chart3DView メンバ