| オーバーロード | 解説 | 
|---|---|
| SaveImage(Stream,ImageFormat,Int32,Int32) | Saves chart image to the stream using specified format and size. | 
| SaveImage(Int32,Int32) | Saves chart as image with specified width and height to the clipboard. C1.Win.Chart.FlexChartBaseから継承されます。 | 
| SaveImage() | Saves chart as image to the clipboard. C1.Win.Chart.FlexChartBaseから継承されます。 |