Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoXData

Scope

Pego

Type

Int32

Default

0

.NET

PeData.AutoXData

Ocx|Vcl

AutoXData

DLL

PEP_nAUTOXDATA

 

Purpose

This property controls whether ProEssentials includes Saturdays and Sundays in automatically generated XData. or XDataII

 

This property is only used when DateTimeMode is non-zero and the developer has not assigned XData manually. In this case, ProEssentials will automatically generate XData which is representative of StartTime, DeltaX, and DeltasPerDay.

 

Setting

Description

0

 Include Saturdays and Sundays.

1

Do not include Saturday and Sundays.

 

 

Comments

PeData.AutoXData members of Pego.PeData

 

See Also: XData, XDataII, DateTimeMode, StartTime, DeltaX, and DeltasPerDay.

 

Refer to Chapter 7, Question 19 for more information on handling date/time x axes.