Draws chart on the specified graphics with specified size.
シンタックス
'宣言
Public Overloads Sub DrawChart( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Drawing.Size _
)
public void DrawChart(
System.Drawing.Graphics ,
System.Drawing.Size
)
パラメータ
- g
- Graphics.
- sz
- Size of chart.
参照