Overload | Description |
---|---|
SaveImage(Stream,ImageFormat,Int32,Int32) | Saves chart as image with to the specified stream. (Inherited from C1.Win.Chart.FlexChartBase) |
SaveImage(Int32,Int32) | Saves chart as image with specified width and height to the clipboard. (Inherited from C1.Win.Chart.FlexChartBase) |
SaveImage() | Saves chart as image to the clipboard. (Inherited from C1.Win.Chart.FlexChartBase) |