GrapeCity ActiveReports for .NET 16.0J
ChartSeriesPlotType 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart 名前空間 : ChartSeriesPlotType 列挙体
縦棒グラフに系列を折れ線グラフとしてプロットするかどうかを指定します。
シンタックス
'宣言
 
Public Enum ChartSeriesPlotType 
   Inherits System.Enum
public enum ChartSeriesPlotType : System.Enum 
メンバ
メンバ解説
Auto系列は主要なグラフの種類に基づいてプロットされます。
Line系列を折れ線グラフとしてプロットする必要があることを示します。
Point系列をポイントでプロットする必要があることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartSeriesPlotType

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart 名前空間