LayerIsLabelNumEnabled

Returns TRUE if the fixed number of labels is used for autoscale.

bFixed = LayerIsLabelNumEnabled(hLayer, ssXYZ)

Return Value

bFixed is TRUE (1) if the fixed number of labels is used for autoscale 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.

id-1244113