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