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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : Rotation プロパティ
Gets or sets the rotational orientation of the textual caption of the axis. Inherits from the chart area.
シンタックス
'宣言
 
Public Property Rotation As ChartRotation
'使用法
 
Dim instance As Chart2DAxis
Dim value As ChartRotation
 
instance.Rotation = value
 
value = instance.Rotation
public ChartRotation Rotation {get; set;}
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ