|
PedoPoints
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 first along with PedoSubsets before passing data to the Pedo control. Set to the quantity of new data values (per subset, if applicable) to append or transfer in preperation for the AppendFromURL call.
For example, if a line chart has 3 lines, red, green, and blue, then within the Pedo control, set the PedoSubsets property to 3. If each line will have 10 data points appended, then within the Pedo control set the PedoPoints property to 10. Total data to transfer via AppendFromURL would be 30 data points (3 * 10).
This property can also be read client-side (from within any interface, DLL, WinForm, ActiveX, VCL) after an AppendFromURL function call when DisableAppend is True and using a Pedo Webform or Pedo ActiveX server control for generic data transfers or custom appending logic. This will allow you to learn how much data has been received.
Comments Pedo.Points members of Pedo, Pego.PeData.Pedo, Pesgo.PeData.Pedo, Pepso.PeData.Pedo, Pe3do.PeData.Pedo, Pepco.PeData.Pedo
PedoSubsets * PedoPoints equals the total number of data values that the object will append or transfer.
The best way to understand this property is see how it is used in our real-time internet Walk-Throughs.
Always set this property and the PedoSubsets property prior to passing data to the PedoWeb or Pedo ActiveX server control. Setting this property allocates memory for storage.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |