See Also

FileManager Class  | FileManager Members  | Overload List

Language

Visual Basic

C#

Show All

bmp
Bitmap to save.
See Also Languages dotnetCHARTING Send comments on this topic.

SaveImage(Bitmap) Method

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

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

Parameters

bmp
Bitmap to save.

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.