GanttControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
ExportToImage(Stream) | stream | Exports the Gantt control’s data to the specified stream in PNG format. |
ExportToImage(String) | fileName | Exports the Gantt control’s data to the specified file in PNG format. |