Click or drag to resize

DataSeries Properties

The DataSeries type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Maximum possible number of elements contained simultaneously.
Public propertyCount
Number of elements currently contained in the series.
Public propertyItem
Returns certain element of the series by its index (0-based, 0-th value is the newest one).
Top
See Also