Intersoft ClientUI Documentation
DateTimeIntervalType Enumeration



A date time interval.
Syntax
Public Enum DateTimeIntervalType 
   Inherits System.Enum
Dim instance As DateTimeIntervalType
public enum DateTimeIntervalType : System.Enum 
public enum class DateTimeIntervalType : public System.Enum 
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DataVisualization.DateTimeIntervalType

Requirements

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

See Also

Reference

Intersoft.Client.UI.DataVisualization Namespace

Send Feedback