|
YData
Purpose This property is used to transfer data into the object. The format of the data is defined by the SubsetByPoint property.
Comments PeData.Y members of Pego.PeData, Pesgo.PeData, Pepso.PeData, Pe3do.PeData, Pepco.PeData
The Graph, Scientific Graph, and 3D Scientific Graph Objects use YData to identify the data measured against the Y Axis of the object.
The Polar/Smith Object uses PEP_faYData to identify magnitude (radius length.)
The Pie Chart Object uses YData to identify default slices to explode. A value of 0 not to explode, and a value of 1 to explode. If the quantity of YData does not equal the amount ofXData, then all subsets will be exploded with respect to the first subset of YData.
If greater precision is needed, set UsingYDataII to TRUE and use YDataII instead of this property.
When used with PEvget, the destination buffer must be large enough to hold all of information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.
See Also: ScaleForYData, XData, ZData.
Refer to the example 000 for more information on the use of this property.
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. |