FlexPivot for WinForms
SaveImage(Int32,Int32) メソッド

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > FlexChartBase クラス > SaveImage メソッド : SaveImage(Int32,Int32) メソッド
Width of image.
Height of image.
Saves chart as image with specified width and height to the clipboard.
シンタックス
'宣言
 
Public Overloads Sub SaveImage( _
   ByVal w As System.Integer, _
   ByVal h As System.Integer _
) 
public void SaveImage( 
   System.int w,
   System.int h
)

パラメータ

w
Width of image.
h
Height of image.
参照

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