Reports for WPF
ChartSeriesType 列挙体

C1.C1Report.4 アセンブリ > C1.C1Rdl.Rdl2008 名前空間 : ChartSeriesType 列挙体
系列の視覚表現タイプを示します。
シンタックス
'宣言
 
Public Enum ChartSeriesType 
   Inherits System.Enum
public enum ChartSeriesType : System.Enum 
メンバ
メンバ解説
Area面グラフ。
Bar横棒グラフ。
Column縦棒グラフ。
Line折れ線グラフ。
Polar極座標グラフ。
Rangeレンジチャート。
Scatter分散図。
Shape特定形状グラフ。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Rdl.Rdl2008.ChartSeriesType

参照

C1.C1Rdl.Rdl2008 名前空間