volumeSeriesID property
(Highstock) 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.
Implementation
final String? volumeSeriesID;
(Highstock) 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.
final String? volumeSeriesID;