crossingUp property
Track is only active when prop was below, and is now at or
above this value.
If both crossingUp and crossingDown are defined, the track
is active if either condition is met.
API Docs: https://api.highcharts.com/highcharts/sonification.defaultInstrumentOptions.activeWhen.crossingUp
Implementation
double? crossingUp;