Version

IScrollScale Interface Properties

For a list of all members of this type, see IScrollScale members.

Public Properties
 NameDescription
 PropertyIntervalPercentageTotalThe percentage total movement in the window.  
 PropertyIntervalPercentageWindowThe percentage interval movement in the window.  
 PropertyMaximumMaximum data value.  
 PropertyMinimumMinimum data value.  
 PropertyScaleScale position.  
 PropertyScrollScroll position.  
 PropertyTotalRangeTotal range of the scrollable chart area (read-only).  
 PropertyWindowIntervalThe window's scrolling interval.  
 PropertyWindowMaximumMaximum data value shown within the window's upper limit.  
 PropertyWindowMinimumMinimum data value shown within the window's lower limit.  
 PropertyWindowRangeRange of the window viewport (read-only).  
See Also