CimPairData (object)

Represents the object that group the vectors of X and Y series data values.
Description: CimPairData represents the object that groups the X and Y data value vectors that belong to a series. It allows you to configure the number of data values on both the X and Y vectors and access either vector individually. It also provides you with a number of ways to insert single or array pairs of X and Y data values at the same time.
Properties: Count , X , Y
Methods: Clear , Pop , Push , Set