ComponentOne Chart 8.0 for ActiveX
UpdateDataValue Method (Chart2DData)

 

UpdateDataValue Method (Chart2DData)

Replaces data of a specified value with a new value.

Syntax

Function UpdateDataValue(OldValue As Double, NewValue As Double) As Long

Remarks

All values matching OldValue will be replaced with NewValue. Returns a count of the number of values replaced.

 

Part

Type

Description

OldValue

double

The data to be replaced.

NewValue

double

The value replacing the old data.

See Also

Chart2DData Object

 

 


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

Product Support Forum  |  Documentation Feedback