Visit Gigasoft's Web Site
 ProEssentials v9 Help

AppendXDataII

Scope

Graph, Scientific Graph, 3D Scientific Graph, and Polar/Smith Chart Objects.

Type

Property Array of type Double

Default

empty

Custom

NA

Ocx|Vcl

NA

DLL

PEP_faAPPENDXDATAII

 

Purpose

This property is for transferring new XData into a graph which is being used in a real-time implementation. Existing XData will first be shifted to make room for the new data.

 

Comments

This property is write-only and can only be used with PEvset.

 

This property is used similar to AppendYData. See this topic for more information and example code.

 

See Also: AppendToEnd, AppendXData and Chapter 7, Question 26.