Visit Gigasoft's Web Site
 ProEssentials v9 Help

AppendWithNoUpdate

Scope

Pego

Type

Boolean/Int32

Default

FALSE

.NET

PeSpecial.AppendWithNoUpdate

Ocx|Vcl

AppendWithNoUpdate

DLL

PEP_bAPPENDWITHNOUPDATE

 

Purpose

Normally calling AppendYData on a Graph Object will cause the image to be automatically updated. Setting this property to TRUE will disable the automatic update and the programmer will have to explicitly call PEreinitialize, PEresetimage and InvalidateRect, or use PEactions = 0 (VCL users use xReinitAndReset).

 

Setting

Description

TRUE

Disable automatic image update.

FALSE

Enable automatic image update.

 

Refer to Chapter 7, Question 26 for more information on real time charting.

 

Comments

PeSpecial.AppendWithNoUpdate members of Pego.PeSpecial