constants ScrollRangeEnum
The ScrollRangeEnum type specifies the positions being accessed by the ScrollRange property. The ScrollRange method specifies that the chart to be scrolled within a range of dates. The ScrollRangeEnum type supports the following values.

NameValueDescription
exStartDate0 Indicates that the starting date or time of the scrolling range is accessed or requested.
exEndDate1 Indicates that the ending date or time of the scrolling range is accessed or requested.