FlexChart for WPF
ImageFormat 列挙体

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart 名前空間 : ImageFormat 列挙体
ストリームへの画像のエンコードに使用される形式を表します。
シンタックス
'宣言
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
メンバ
メンバ解説
BmpBMP 形式。
JpegJPEG 形式。
PngPNG 形式。
SvgSVG 形式。
継承階層

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

参照

C1.WPF.Chart 名前空間