Visit Gigasoft's Web Site
 ProEssentials v9 Help

UsingXDataII

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeData.UsingXDataii

Ocx|Vcl

UsingXDataII

DLL

PEP_bUSINGXDATAII

 

Purpose

This property controls whether single or double precision X axis data is used.

 

Setting

Description

TRUE

Use XDataII to store double precision x axis data.

FALSE

Use XData to store single precision x axis data.

 

Comments

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

 

You will want to set this to TRUE if using DateTimeMode and need time data to be plotted accurately.

 

Note that the Graph Object only uses this property in conjunction with DateTimeMode.

 

See Also: UsingYDataII, YData, YDataII