FlexPivot for WinForms
DrawChart(Graphics,Point,Size) メソッド

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > FlexChartBase クラス > DrawChart メソッド : DrawChart(Graphics,Point,Size) メソッド
Graphics.
Point.
Size of chart.
Draws chart on the specified graphics at the specified point with specified size.
シンタックス
'宣言
 
Public Overloads Overridable Sub DrawChart( _
   ByVal g As System.Drawing.Graphics, _
   ByVal pt As System.Drawing.Point, _
   ByVal sz As System.Drawing.Size _
) 
public virtual void DrawChart( 
   System.Drawing.Graphics g,
   System.Drawing.Point pt,
   System.Drawing.Size sz
)

パラメータ

g
Graphics.
pt
Point.
sz
Size of chart.
参照

FlexChartBase クラス
FlexChartBase メンバ
オーバーロード一覧