IValueList
Hierarchy Properties Methods

Type Library
TeeChartx

Description
The IValueList interface is the container of point values.

Each Series class has one or more values lists.

The XValues and YValues properties are IValueList properties.

Some other Series classes have more values lists. For example, BubbleSeries class has another value list: RadiusValues.