ComponentOne Chart 8.0 for ActiveX
DrawNewPoints Method (Chart2DData)

 

DrawNewPoints Method (Chart2DData)

Displays additional data in an existing chart as quickly as possible.

Syntax

Function DrawNewPoints(Series As Long, NewPoints As Long) As Boolean

Remarks

Returns True if a fast update was applied. When this returns, the LastPoint property will be adjusted to include the new points. If the data is in array format, all series are affected.

 

Part

Type

Description

Series

Long

Series added to

NewPoints

Long

Number of points added

See Also

Chart2DData Object

 

 


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

Product Support Forum  |  Documentation Feedback