PlotScatterSeries.PointCount Property

Top 

Description

Returns the number of points that are in the series not including line breaks.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

Valid Range:

PlotScatterSeries.PointCount ≥ 0

 

Syntax

myVariable1 = myPlotScatterSeries1.PointCount;

 

See also

PlotScatterSeries Object

Plot Series Guide