Chart3D for WPF/Silverlight帮助文档
ImageFormat 枚举

枚举全部可用的图像格式。
语法
'声明
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
成员
成员说明
Bmp位图图像格式。
Gif图形交换格式(GIF)图像格式。
Jpeg联合图像专家组(JPEG)图像格式。
PngW3C的可移植网络图形(PNG)的图像格式。
Tiff标记图像文件格式(TIFF)图像格式。
Wmp使用Windows Media Photo影像格式。
继承层次

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1Chart3D.ImageFormat

需求

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

请参见

引用

C1.WPF.C1Chart3D 命名空间

Send Feedback