pointValKey property

String? pointValKey
getter/setter pair

Determines which one of high, low, close values should be represented as point.y, which is later used to set dataLabel position and compare.

API Docs: https://api.highcharts.com/highstock/series.hlc.pointValKey

Implementation

String? pointValKey;