CPlotView:Count


The Count method returns the number of points defined in the class data matrix.

Syntax

number = CPlotView:Count()

bullet.gif    On success, this method returns the number of points defined in the data buffer.

bullet.gif    On failure, this method returns 0.

Remarks

This method returns the number of points defined, which is not necessarily the maximum point index of the plot data. For example, if the plot data had 100 points before 30 were removed, then Count returns 70 regardless of the particular indices that were removed.

Related Topics

CPlotView


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.