IVolumeSeries.VolumeValues
IVolumeSeries

property VolumeValues: IValueList;

Type Library
TeeChartx

Description
The VolumeValues property is used to store all Stock Volume quantities in VolumeSeries.

It's equivalent to YValues property.

You can access VolumeValues in the same way you can access XValues or YValues properties.