FlexReport for WinForms
ChartImageType 列挙体


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartImageType 列挙体
生成する画像のタイプを指定します。
シンタックス
'宣言
 
Public Enum ChartImageType 
   Inherits System.Enum
'使用法
 
Dim instance As ChartImageType
public enum ChartImageType : System.Enum 
メンバ
メンバ解説
BmpBitmap(BMP)画像形式。
EmfEnhanced Windows メタファイル(EMF)画像形式。
GifGraphics Interchange Format(GIF)画像形式。
JpegJoint Photographic Experts Group(JPEG)画像形式。
PngW3C Portable Network Graphics(PNG)画像形式。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartImageType

参照

C1.Win.FlexReport.Chart 名前空間