Intersoft.Client.UI.DataVisualization Namespace : DateTimeIntervalType Enumeration |
Public Enum DateTimeIntervalType Inherits System.Enum
Dim instance As DateTimeIntervalType
public enum DateTimeIntervalType : System.Enum
public enum class DateTimeIntervalType : public System.Enum
Member | Description |
---|---|
Auto | Automatically determine interval. |
Days | Interval type is days. |
Hours | Interval type is hours. |
Milliseconds | Interval type is milliseconds. |
Minutes | Interval type is minutes. |
Months | Interval type is months. |
Seconds | Interval type is seconds. |
Weeks | Interval type is weeks. |
Years | Interval type is years. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.DataVisualization.DateTimeIntervalType
Target Platforms: Windows 7, 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