volumeSeriesID property

String? volumeSeriesID
getter/setter pair

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.mfi.params.volumeSeriesID

Implementation

String? volumeSeriesID;