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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : AnnoRotation プロパティ
Gets or sets the clockwise angle of rotation for the axis annotations, in degrees.
シンタックス
'宣言
 
Public Property AnnoRotation As System.Integer
'使用法
 
Dim instance As Chart2DAxis
Dim value As System.Integer
 
instance.AnnoRotation = value
 
value = instance.AnnoRotation
public System.int AnnoRotation {get; set;}
解説
Rotations between +/- 30 to +/- 60 degrees are ideal for X-axis annotation when a large number of labels are desired.
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ