'Declaration Public Enum TimescaleUnit Inherits System.Enum
public enum TimescaleUnit : System.Enum
Member | Description |
---|---|
Days | Each segment represents one or more days. |
HalfYears | Each segment represents one or more halves of a year. |
Hours | Each segment represents one or more hours. |
Minutes | Each segment represents one or more minutes. |
Months | Each segment represents one or more months. |
Quarters | Each segment represents one or more quarters of a year. |
Seconds | Each segment represents one or more seconds. |
ThirdsOfMonths | Each segment represents one or more third's of a month. A third of a month is the 1-10 days, 11-20 days or 21-end of the month. |
Weeks | Each segment represents one or more weeks. |
Years | Each segment represents one or more years. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2