Methods 

IAxisInteractivityHelper Interface Members

The following tables list the members exposed by IAxisInteractivityHelper.

Public Methods
 NameDescription
 MethodPerforms clipping of passed rangeToClip using clipMode  
 MethodFrom the starting SciChart.Data.Model.IRange, scrolls to a new range by the specified number of pixels  
 MethodFrom the starting SciChart.Data.Model.IRange, scrolls to a new range by the specified number of pixels in Max direction  
 MethodFrom the starting SciChart.Data.Model.IRange, scrolls to a new range by the specified number of pixels in Min direction  
 MethodCalculates and returns a Zoomed Range on current IAxis, using fromCoord as a coordinate of new range start and toCoord as a coordinate of new range end  
 MethodCalculates and returns a Zoomed Range on current IAxis, using minFraction as a multiplier of range start and maxFraction as a multiplier of range end  
Top
See Also