The LayerSetAutoScale function specifies if an axis is automatically rescaled if the data of one of the datasets has been changed.
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 specified axis will be rescaled if one of the datasets in the diagram has been changed.
See also
id-346384