Reports for WPF
Chart.DisplayTypeEnum 列挙体

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 : Chart.DisplayTypeEnum 列挙体
Defines the type of how to display the intervals.
シンタックス
'宣言
 
Public Enum Chart.DisplayTypeEnum 
   Inherits System.Enum
public enum Chart.DisplayTypeEnum : System.Enum 
メンバ
メンバ解説
FrequencyGraphDisplays the intervals and counts as a frequency graph.
HistogramDisplays the intervals and counts as a histogram.
SteppedFrequencyGraphDisplays the intervals and counts as a stepped frequency graph.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.CustomFields.Chart.DisplayTypeEnum

参照

C1.C1Report.CustomFields 名前空間