LayerIsAxisTitleAutoPos

LayerIsAxisTitleAutoPos returns if the position of the axis title is calculated automatically.

bool = LayerIsAxisTitleAutoPos(hLayer, ssXYZ)

Return Value

bool is TRUE (1) if auto position flag is set and otherwise FALSE (0).

Parameters

hLayer

hLayer is the handle of a diagram.

ssXYZ

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

id-1130224