ChartControlBase.ExportToMht Method
Name | Parameters | Description |
---|---|---|
Export |
stream, size |
Exports a chart to the specified stream using the specified size mode in the MHT format. |
Export |
stream, options, size |
Exports a chart to the specified stream using the specified options and size mode in the MHT format. |
Export |
stream, options | Exports a chart to the specified stream using the specified options in the MHT format. |
Export |
stream | Exports a chart to the specified stream in the MHT format. |
Export |
file |
Exports a chart to the specified file using the specified size mode in the MHT format. |
Export |
file |
Exports a chart to the specified file using the specified options and size mode in the MHT format. |
Export |
file |
Exports a chart to the specified file using the specified options in the MHT format. |
Export |
file |
Exports a chart to the specified file in the MHT format. |