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