PowerTools SPREAD for Windows Forms 8.0J
PaintSparkline メソッド (WinLossSparklineRenderer)


グラフィックオブジェクト。
四角形。
スパークライン
スパークラインを描画します。
構文
'Declaration
 
Public Overrides Sub PaintSparkline( _
   ByVal g As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal sparkline As Sparkline _
) 
'使用法
 
Dim instance As WinLossSparklineRenderer
Dim g As Graphics
Dim rectangle As Rectangle
Dim sparkline As Sparkline
 
instance.PaintSparkline(g, rectangle, sparkline)
public override void PaintSparkline( 
   Graphics g,
   Rectangle rectangle,
   Sparkline sparkline
)

パラメータ

g
グラフィックオブジェクト。
rectangle
四角形。
sparkline
スパークライン
参照

WinLossSparklineRenderer クラス
WinLossSparklineRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.