See Also

FileManager Class  | FileManager Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ImageFormat Property

Gets or sets a ImageFormat Enumeration specifying the image file type.

[Visual Basic]
Public Property ImageFormat As ImageFormat
[C#]
public ImageFormat ImageFormat {get; set;}

Example

[C#] 

Chart.FileManager.ImageFormat=ImageFormat.Png;

[Visual Basic] 

Chart.FileManager.ImageFormat=ImageFormat.Png

See Also

FileManager Class  | FileManager Members

 

 


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