GaugeControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
ExportToImage(Stream, DXImageFormat) | stream, format | Exports the Gauge control to the specified stream in the specified image format. |
ExportToImage(String, DXImageFormat) | filePath, format | Exports the Gauge control to the specified stream in the specified image format. |