The LayerSetAxisTitle function specifies the axis title.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
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.
ssTitle is a scalar string.
See also
id-1086211