FlexPivot for WinForms
ImageFormat 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 : ImageFormat 列挙体
Specifies image format.
シンタックス
'宣言
 
Public Enum ImageFormat 
   Inherits System.Enum
public enum ImageFormat : System.Enum 
メンバ
メンバ解説
JpgJpeg image
PngPng image.
SvgSVG image.
継承階層

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

参照

C1.Win.Chart 名前空間