Version

IScrollScale Interface Members

The following tables list the members exposed by IScrollScale.

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).  
Public Methods
 NameDescription
 MethodIntervalCountTotalSets the number of intervals total.  
 MethodIntervalCountWindowSets the number of intervals within the window.  
 MethodIntervalFitSets the number of intervals to the recommended best-fit.  
See Also