Visit Gigasoft's Web Site
 ProEssentials v9 Help

PedoSubsetByPoint

Scope

Pedo, Pego, Pesgo, Pepso, Pe3do, Pepco

Type

Boolean/Int32

Default

TRUE

.NET WinForms
Pedo WebForm

Pedo.SubsetByPoint
SubsetByPoint

Ocx|Vcl Client-Side
Ocx Server-Control

PedoSubsetByPoint
SubsetByPoint

DLL

PEDO_bSUBSETBYPOINT

 

Purpose

In response to the AppendFromURL request, set this property within the Pedo Webform or Pedo ActiveX server control (residing on an ASPX or ASP page.) Set to the same setting as the target chart's SubsetByPoint setting.

 

This property controls how two dimensional property arrays (example, PedoYData, PedoXData, PedoZData) are stored internally. Two dimensional arrays are really stored as a series of bytes. This property controls how that series of bytes is structured.

 

Setting

Description

TRUE

Two dimensional data stored Subset by Point.

FALSE

Two dimensional data stored Point by Subset.

 

Comments

Pedo.SubsetByPoint members of Pedo, Pego.PeData.Pedo, Pesgo.PeData.Pedo, Pepso.PeData.Pedo, Pe3do.PeData.Pedo, Pepco.PeData.Pedo

 

See SubsetByPoint property for more info.