'宣言 Public Sub Draw( _ ByVal graphics As C1Graphics, _ ByVal width As System.Double, _ ByVal height As System.Double _ )
'使用法 Dim instance As ChartBase Dim graphics As C1Graphics Dim width As System.Double Dim height As System.Double instance.Draw(graphics, width, height)
public void Draw( C1Graphics graphics, System.double width, System.double height )
パラメータ
- graphics
- width
- height