|
XData
Purpose This property is used to transfer data into the object. The format of the data is defined by the SubsetByPoint property.
Comments PeData.X members of Pego.PeData, Pesgo.PeData, Pepso.PeData, Pe3do.PeData, Pepco.PeData
The Scientific Graph and 3D Scientific Graph Objects use XData to identify the data measured against the x axis of the object. If implementing a Scientific Graph and greater precision is needed, set UsingXDataII to TRUE and use XDataII instead of this property.
The Polar/Smith Object uses XData to identify the degree in degrees (0-360).
The Pie Chart Object uses XData to identify values to be assigned to pie slices. The Pie Chart Object will determine the percentages to be used as slice labels.
The Graph Object only uses XData in conjunction with DateTimeMode.
When used with PEvget, the destination buffer must be large enough to hold all of the information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.
See Also: ScaleForXData, YData, ZData.
Refer to the example 100 for more information on the use of this property.
Note these examples only pass x data, you also need to pass ydata.
WinForm VB.NET Example
OCX Example
VCL Example
C / C++ Example
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |