ASPxPivotGridExporter.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the pivot grid to the specified stream in an image format using the specified options. |
Export |
stream | Exports the pivot grid to the specified stream in PNG format. |
Export |
file |
Exports the pivot grid to the specified file in an image format using the specified options. |
Export |
file |
Exports the pivot grid to the specified file in PNG format. |