volumeSeriesID property
The id of volume series which is mandatory. For example using OHLC data, volumeSeriesID='volume' means the indicator will be calculated using OHLC and volume values.
API Docs: https://api.highcharts.com/highcharts/series.ad.params.volumeSeriesID
Implementation
String? volumeSeriesID;