|
DataPointLabels
Purpose This property identifies data labels which will be placed next to data points when AllowDataLabels equals PEADP_DATAPOINTLABELS and GraphDataLabels equals TRUE. Each string in the tab delimited array should be less than or equal to 48 characters in length.
Comments PeString.DataPointLabels members of Pesgo.PeString, Pe3do.PeString, Pepso.PeString
This property is similar to YData in that it assigns a piece of data to each data-point. Thus, if you pass 100 data-points to YData, you will also pass 100 strings to this property.
When used with PEvget, the destination buffer must be large enough to hold all of the tab delimited string information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.
The format of the data is defined by the SubsetByPoint property.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |