Visit Gigasoft's Web Site
 ProEssentials v9 Help

RealTimeQuantity

Scope

Pego, Pesgo

Type

Int32

Default

FALSE

.NET

PeData.RealTimeQuantity

Ocx|Vcl

RealTimeQuantity

DLL

PEP_nREALTIMEQUANTITY

 

Purpose

Used when RenderEngine = Direct3D and DynamicBuffers set to True. Within the chart update event/timer logic, the developer will set this property to coincide with the amount of new data indices updated. See example 138 in the demo/example project. This is a fairly specific use so your implementations will need to mimic example 138 closely. All subsets will be redrawn for the point range defined by RealTimeStartingIndex and RealTimeQuantity.

Comments

PeData.RealTimeStartingIndex members of Pego.PeData, Pesgo.PeData

 

See Also: DynamicBuffers, RealTimeStartingIndex