FlexPivot for WinForms
FunnelChartType 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : FunnelChartType 列挙体
Specifies the type of Funnel Chart.
シンタックス
'宣言
 
Public Enum FunnelChartType 
   Inherits System.Enum
public enum FunnelChartType : System.Enum 
メンバ
メンバ解説
DefaultShows trapezoid chart.
RectangleShows bar chart.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.FunnelChartType

参照

C1.Chart 名前空間