LayerGetAxisTB returns a copy of the handle of an axis title.
Return Value
hText is the handle of a text object. The object is not deleted. After its use it must be deleted with TBDestroy.
Parameters
hLayer is the handle of a diagram (layer).
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
See also
id-47013