Creates an instance of the NumericDeltaCalculator
The SciChart 2D WebAssembly Context or {@link TSciChart2D | SciChart 2D WebAssembly Context} containing native methods and access to our WebGL2 Engine and WebAssembly numerical methods
The parent AxisCore. This will be set once attachedToAxis is called
Called when the DeltaCalculator is attached to an Axis
The Axis we are attached to.
Called when the DeltaCalculator is detached from Axis
Generated using TypeDoc
The NumericDeltaCalculator is respinsible for calculating AxisCore.minorDelta and AxisCore.majorDelta on NumericAxis types.