ActiveReports for .NET 18.0J
ImageTypes 列挙体

GrapeCity.ActiveReports.SectionReportModel 名前空間 : ImageTypes 列挙体
グラフに使用する画像の種類を指定します。
シンタックス
'宣言
 
Public Enum ImageTypes 
   Inherits System.Enum
public enum ImageTypes : System.Enum 
メンバ
メンバ解説
Metafileこれはデフォルト値です。メタファイルを使用します。
PNGPNGファイルを使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.ImageTypes

参照

GrapeCity.ActiveReports.SectionReportModel 名前空間