Visit Gigasoft's Web Site
 ProEssentials v9 Help

DeltaX

Scope

Pego

Type

Int32

Default

0

.NET

PeData.DeltaX

Ocx|Vcl

DeltaX

DLL

PEP_nDELTAX

 

Purpose

This property defines the distance in time between each data point.

 

If DeltaX is greater than 0 then it represents time in minutes.

If DeltaX is set to -1, then time between data points is 1 day.

If DeltaX is set to -2, then time between data points is 1 week.

If DeltaX is set to -3, then time between data points is 1 month.

 

This property is used in conjunction with DateTimeMode, DeltasPerDay, StartTime, AutoXData, and XData or XDataII.

 

Comments

PeData.DeltaX members of Pego.PeData

 

Refer to Chapter 7, Question 19 for more information on handling date/times in your charts.