バージョン

SetLabelRotationTransform メソッド (HorizontalAxisLabelPanelBase)

ラベルの回転移動オブジェクトを設定します。
シンタックス
'宣言
 
Protected Friend Overrides Sub SetLabelRotationTransform( _
   ByVal label As FrameworkElement, _
   ByVal angle As Double _
) 
protected internal override void SetLabelRotationTransform( 
   FrameworkElement label,
   double angle
)

パラメータ

label
変換を適用するラベル
angle
回転の角度
参照