crossingDown property
Track is only active when prop was above, and is now at or
below 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.crossingDown
Implementation
double? crossingDown;