C1.C1Rdl.Rdl2008 Namespace : ChartAxisIntervalType Enumeration |
'Declaration Public Enum ChartAxisIntervalType Inherits System.Enum
public enum ChartAxisIntervalType : System.Enum
Member | Description |
---|---|
Auto | Interval unit is autoderived based on the data plotted against the axis. |
Days | Interval is Days. |
Default | The default interval is used. |
Hours | Interval is Hours. |
Milliseconds | Interval is Milliseconds. |
Minutes | Interval is Minutes. |
Months | Interval is Months. |
Number | Interval is numeric. |
Seconds | Interval is Seconds. |
Weeks | Interval is Weeks. |
Years | Interval is Years. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartAxisIntervalType
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