'宣言 Public Overloads Sub PrintChart( _ ByVal scaling As PrintScaleEnum, _ ByVal r As System.Drawing.Rectangle, _ ByVal ps As System.Drawing.Printing.PageSettings, _ ByVal bitmap As System.Boolean _ )
public void PrintChart( PrintScaleEnum scaling, System.Drawing.Rectangle r, System.Drawing.Printing.PageSettings ps, System.bool bitmap )
パラメータ
- scaling
- グラフのスケーリング。
- r
- 矩形。
- ps
- ページ設定。
- bitmap
- ビットマップとして印刷。