|
AppendPointLabelData
Purpose This property is for transferring new point labels into a Graph Object which is being used in a real-time implementation. Existing point labels will first be shifted to make room for the new labels. Each string in the tab delimited array should be less than or equal to 48 characters in length.
Comments This property is write-only and can only be used with PEvset. This property must be set before AppendYData. For more information on the use of this property see AppendYData. Also refer to Chapter 7, Question 26.
Within the demo, see example 017.
The following examples pass 4 strings, you would do this if you were updating 4 samples in one timer event. Many times you will just be passing one string for one new sample. Passing multiple samples can be used to transfer more data into a control with few fewer image updates. This puts less burden on the system.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |