LayerSetAxisTitleAutoPos specifies if the position of the axis title should be calculated automatically.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
Identifies the layer.
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
If bAuto is TRUE (1) the position will be calculated automatically. In this case the extension of the axis scale labels is taken into account. If bAuto is FALSE (0) the position can be set with the function LayerSetAxisTitleOffset in centimeters.
id-495057