
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIRangeCalculationHelper2DBase
@interface SCIRangeCalculationHelper2DBase
: SCIRangeCalculatorHelperBase <id <ISCIAxis>> <ISCIRangeCalculationHelper>
Defines an abstract base implementation of ISCIRangeCalculationHelper
.
Warning
Designed to be an abstract class, hence should be used for inheritance only. No direct initializations.-
Creates a new instance of
SCIRangeCalculationHelper2DBase
class.Declaration