FlexReport for WinForms
Draw メソッド (ChartBase)


C1.Document.4.6.2 アセンブリ > C1.Document.FlexChart 名前空間 > ChartBase クラス : Draw メソッド
シンタックス
'宣言
 
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
参照

参照

ChartBase クラス
ChartBase メンバ