parallelChannel property

Map<String, dynamic>? parallelChannel
getter/setter pair

A parallel channel (tunnel) annotation bindings. Includes start and two events in steps array (updates second point, then height).

API Docs: https://api.highcharts.com/highstock/navigation.bindings.parallelChannel

Implementation

Map<String, dynamic>? parallelChannel;