FinancialChart for WinForms
DrawStringRotated メソッド (IRenderEngine)

C1.Win.FlexChart.4.8 アセンブリ > C1.Chart 名前空間 > IRenderEngine インターフェース : DrawStringRotated メソッド
回転した文字列を指定位置に描画します。
シンタックス
'宣言
 
Sub DrawStringRotated( _
   ByVal s As System.String, _
   ByVal pos As _Point, _
   ByVal center As _Point, _
   ByVal angle As System.Double _
) 
void DrawStringRotated( 
   System.string s,
   _Point pos,
   _Point center,
   System.double angle
)

パラメータ

s
pos
center
angle
参照

IRenderEngine インターフェース
IRenderEngine メンバ