Cursor movement interval 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, which determines the interval offset unit of measurement.
C# | Copy Code |
---|---|
using Dundas.Charting.WinControl; |
Visual Basic | Copy Code |
---|---|
Imports Dundas.Charting.WinControl |
Determines the type of interval offset, which is specified using the IntervalOffset property.
If the interval offset type is set to "Auto" the IntervalType property setting will be used.
Note that the interval-related properties have no effect when a range selection or cursor position are set programmatically.
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