FlexReport for WinForms
RotationOverride プロパティ (ChartLabel)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartLabel クラス : RotationOverride プロパティ
Gets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style.
シンタックス
'宣言
 
Public Property RotationOverride As System.Integer
'使用法
 
Dim instance As ChartLabel
Dim value As System.Integer
 
instance.RotationOverride = value
 
value = instance.RotationOverride
public System.int RotationOverride {get; set;}
解説
2D Chart only. Applies only to label with Compass values other than Radial and RadialText. Only nonzero values are applied.
参照

参照

ChartLabel クラス
ChartLabel メンバ