XYZGetScatterLabelOffset returns the offset of the z-labels in the scatter plot.
Return Value
rvOffset is a vector with two elements:
| Value | Meaning |
|---|---|
| rvOffset[1] | x-offset of the z-values in the scatter plot in centimeters. |
| rvOffset[2] | y-offset of the z-values in the scatter plot in centimeters. |
Parameters
A handle for a dataset created with XYZCreate.
See also
Overview XYZ-Datasets, XYZSet3DSurfaceType, XYZGet3DScatterBarWidth, XYZSetScatterLabelOffset, XYZCreate
id-387139