The following tables list the members exposed by NChartImageExporter.
Public Properties
Public Methods
| Name | Description |
 | CopyToClipboard | Copies a raster image to the clipboard. The image contains a rasterization of the specified active page bounds and is generated with the specified dpi. |
 | CreateEmf | Creates an EMF image by rendering the active page bounding box to an image with the specified DPI. |
 | CreateRaster | Creates a raster by rendering the active page bounding box to an image with the specified DPI. |
 | SaveAsImage | Creates an image file by rendering the active page bounding box to an image with the specified DPI. The format of the image is determined by the type of image selected by the user. |
 | SaveToFile | Saves the chart document to the specified file in the specified format, size and dpi |
 | SaveToStream | Saves the chart document to the specified stream in the specified format, size and dpi |
Top
See Also