See Also

FileManager Class  | FileManager Members  | Overload List

Language

Visual Basic

C#

Show All

bmp
Bitmap to save.
fileSaved
for later chart display.
See Also Languages dotnetCHARTING Send comments on this topic.

SaveImage(Bitmap,Boolean) Method

Saves a Bitmap in the TempDirectory and displays it in the chart control.

[Visual Basic]
Overloads Public Function SaveImage( _    ByVal bmp As Bitmap, _    ByVal fileSaved As Boolean _ ) As String
[C#]
public string SaveImage(    Bitmap bmp,    bool fileSaved );

Parameters

bmp
Bitmap to save.
fileSaved
for later chart display.

Return Type

Path of the saved bitmap.

See Also

FileManager Class  | FileManager Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.