GrapeCity ActiveReports for .NET 16.0J
PlotChartSubtype 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : PlotChartSubtype 列挙体
プロットチャートのサブタイプを指定します。
シンタックス
'宣言
 
Public Enum PlotChartSubtype 
   Inherits System.Enum
public enum PlotChartSubtype : System.Enum 
メンバ
メンバ解説
Clusteredチャートの値はクラスター化されて表示されます。
Plainチャートの値はプレーンとして表示されます。
Stackedグラフの値は積み上げて表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DV.PlotChartSubtype

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間