PivotGridControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the pivot grid to the specified stream in image format, using the specified image-specific options. |
Export |
stream | Exports the pivot grid to the specified stream in image format. |
Export |
file |
Exports the pivot grid to the specified file path in image format using the specified image-specific options. |
Export |
file |
Exports the pivot grid to the specified file path in image format. |