Overload List
Name | Description | |
---|---|---|
![]() |
SaveImage(ImageFormat) |
Saves an chart image of the specified format and display size to the clipboard.
|
![]() |
SaveImage(array<Byte>[]()[][]%, ImageFormat) |
Saves an chart image of the specified format to the specified byte array.
|
![]() |
SaveImage(ImageFormat, Size) |
Saves an chart image of the specified format and size to the clipboard.
|
![]() |
SaveImage(Stream, ImageFormat) |
Saves an chart image of the specified format to the specified stream.
|
![]() |
SaveImage(String, ImageFormat) |
Saves an chart image of the specified format and display size to the specified file.
|
![]() |
SaveImage(array<Byte>[]()[][]%, ImageFormat, Size) |
Saves an chart image of the specified format and size to the specified byte array.
|
![]() |
SaveImage(Stream, ImageFormat, Size) |
Saves an chart image of the specified format and size to the specified stream.
|
![]() |
SaveImage(String, ImageFormat, Size) |
Saves an chart image of the specified format and size to the specified file.
|