Gets and sets the X and Y series data values. | |
Syntax: | Set CimPairData = object.Data object.Data = CimPairData |
Description: | CimSeries.Data contains the
X and Y data values. The data values are the
collection of X and Y coordinates plot on the chart region. The default value of this property is an X and Y vector of 100 unavailable ( Empty ) values. |