Visit Gigasoft's Web Site
 ProEssentials v9 Help

XDataII

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Double

Default

empty

.NET

PeData.Xii

Ocx|Vcl

XDataII

DLL

PEP_faXDATAII

 

Purpose

This property is used to transfer double precision XData into the object.

 

Comments

PeData.Xii members of Pego.PeData, Pesgo.PeData, Pepso.PeData, Pe3do.PeData

 

This property is used identically like XData except that the property array is of type DOUBLE not FLOAT.

 

This property array is used when UsingXDataII is set to TRUE.

 

If you are plotting data with respect to date and/or time (DateTimeMode), use this property to store double precision numbers representing serial date/time formatted data.

 

When used with PEvget, the destination buffer must be large enough to hold all of the information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.