LayerSetLabelNum

Sets in connection with LayerSetFixedLabelNum the number of axis labels for autoscale.

bool = LayerSetLabelNum(hLayer, ssXYZ, nLabel)

Return Value

bool is TRUE (1) if the function was successful and otherwise FALSE (0).

Parameters

hLayer

hLayer is the handle of a diagram (layer).

ssXYZ

ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.

nLabel

nLabel is the number of labels.

id-1949523