Xceed Chart for WinForms v4.4 Documentation
ImageType Enumeration


Xceed.Chart.GraphicsCore.v4.4 Assembly > Xceed.Chart.GraphicsCore Namespace : ImageType Enumeration
Enumerates the image types supported by the control for rendering
Syntax
'Declaration
 
Public Enum ImageType 
   Inherits System.Enum
'Usage
 
Dim instance As ImageType
public enum ImageType : System.Enum 
Members
MemberDescription
BMPBMP
GIFGIF
JPEGJPEG
PNGPNG
TIFFTIFF
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Chart.GraphicsCore.ImageType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Chart.GraphicsCore Namespace