lowIndex property
The point index which indicator calculations will base - low value.
For example using OHLC data, index=2 means the indicator will be calculated using Low values.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.params.lowIndex
Implementation
double? lowIndex;