ComponentOne Chart 8.0 for ActiveX
ShiftPoints Method (Chart2DData)

 

ShiftPoints Method (Chart2DData)

Copies a block of points leftwards in a series.

Syntax

Function ShiftPoints(Series As Long, NumPoints As Long, Dest As Long, Src As Long) As Boolean

Remarks

Shifted-out points are set to the value of the HoleValue property. Returns True on success and False on failure. If the data is in array format, all series are affected.

 

Part

Type

Description

Series

Long

Series containing shifted data.

NumPoints

Long

Number of points to shift.

Dest

Long

Index of shift destination.

Src

Long

Start index of shifted data.

See Also

Chart2DData Object

 

 


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

Product Support Forum  |  Documentation Feedback