Definition
Values is a collection holding DataSeries objects that hold the indicator's underlying calculated values.
DataSeries objects held by this collection are added by calling the Add() method.
Property Value
A collection of DataSeries objects.
Syntax
Values[int index]