NumOfPoints Property

The return value depends on the object specified. For the LineChart Object, HistogramChart Object, SPCBarChart Object, or the XYChart Object, this property returns the number of points in the specified object. For the GeneralDataSet Object or RealTimeSPCDataSet Object this property returns the maximum display points.

Syntax

object.NumOfPoints [= Long]

Properties

The NumOfPoints property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The number of points in the specified object or the maximum display points.

 

Applies To