ComponentOne Chart 8.0 for ActiveX
CheckNewPointsObject Method (Chart2DData)

 

CheckNewPointsObject Method (Chart2DData)

Determines if additional data requires a chart repaint.

Syntax

Function CheckNewPointsObject(Series As Long, NewPoints As Long) As Chart2DCheckNewPointsResult

Remarks

This method is similar to CheckNewPoints, except that the Chart2DCheckNewPointsResult object is returned with the Outside[XY]Min and IsOutside[XY]Max values. This method should be used if passing parameters by reference is not allowed in your development environment (such as VBScript).

 

Part

Type

Description

Series

Long

Series added to

NewPoints

Long

Number of points added

See Also

Chart2DCheckNewPointsResult Object

Chart2DData Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback