FlexPivot for WinForms
ChartType 列挙体

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 : ChartType 列挙体
Specifies the type of chart to display.
シンタックス
'宣言
 
Public Enum ChartType 
   Inherits System.Enum
public enum ChartType : System.Enum 
メンバ
メンバ解説
AreaSeries are represented by filled polygons.
BarSeries are represented by horizontal bars.
ColumnSeries are represented by vertical columns.
LineSeries are represented by polygons with symbols at the data points.
PiePie chart.
ScatterSeries are represented by groups of symbols.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexPivot.ChartType

参照

C1.Win.FlexPivot 名前空間