Visit Gigasoft's Web Site
 ProEssentials v11 Help

AppendZDataII

Scope

3D Scientific Graph Object.

Type

Property Array of type Double

Default

empty

JS / .NET

PeData.Zii.AppendData

OCX / VCL

Set with PEvset

DLL

PEP_faAPPENDZDATAII

 

Purpose

This property is for transferring new ZDataII into a graph which is being used in a real-time implementation. Existing ZDataII will first be shifted to make room for the new data.

 

Comments

This property is write-only and can only be used with PEvset.

 

This property is used similar to AppendYData. See this topic for more information and example code.