TVolumeSeries.VolumeValues
TVolumeSeries
property VolumeValues: TChartValueList;
Unit
CandleCh
Description
The VolumeValues property is used to store all Stock Volume quantities in TVolumeSeries.
It's equivalent to YValues property.
You can access VolumeValues in the same way you can access XValues or YValues properties.