FlexPivot for WinForms
RadarChartType 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : RadarChartType 列挙体
Specifies the chart type for FlexRadar control.
シンタックス
'宣言
 
Public Enum RadarChartType 
   Inherits System.Enum
public enum RadarChartType : System.Enum 
メンバ
メンバ解説
AreaShows line chart with the area below the line filled with color.
LineShows trends over a period of time or across categories.
LineSymbolsShows line chart with a symbol on each data point.
ScatterShows patterns within the data using X and Y coordinates.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.RadarChartType

参照

C1.Chart 名前空間