FlexPivot for WinForms
TimeUnits 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : TimeUnits 列挙体
Specifies time axis units.
シンタックス
'宣言
 
Public Enum TimeUnits 
   Inherits System.Enum
public enum TimeUnits : System.Enum 
メンバ
メンバ解説
DayTime units measured in days.
MonthTime units measured in months with the first day of each month.
QuarterTime units measured in quarters with the first day of each quarter.
WeekTime units measured in weeks starting at the first of the year.
YearTime units measured in years, with the first day of each year.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.TimeUnits

参照

C1.Chart 名前空間