FlexChart for WinForms
TimeUnits 列挙体

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

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

参照

参照

C1.Chart 名前空間