LayerIsAxisTitleFreePos returns TRUE (1) if the axis title position can be modified using the mouse.
Return Value
bool is TRUE (1) if axis title position can be modified using the mouse. Otherwise the function returns FALSE (0).
Parameters
hLayer is the handle of a diagram.
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
History
| Version | Description |
|---|---|
| 5.0.0 | New |
See also
Overview Diagrams, LayerSetAxisTitleAutoPos, LayerSetAxisTitleOffset, LayerSetAxisTitleFreePos, LayerCreate
id-1474256