Gets or sets the interval offset type of the strip line.
Strip or line offset type.
Visual Basic (Declaration) | |
---|---|
Public Property IntervalOffsetType As DateTimeIntervalType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DateTimeIntervalType IntervalOffsetType {get; set;} |
Return Value
A DateTimeIntervalType enumeration value that indicates the interval type. Defaults to DateTimeIntervalType.Auto.
By default this property is set to Auto, and the actual value of this property is determined by the IntervalType property.
For further details concerning offsets and intervals refer to the Setting Axis Labels Interval topic (also applies to grid lines, tick marks and strip lines).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family