LayerSetLastLabel sets a value for the specified axis. No labels are displayed above this value.
Return Value
bool is TRUE (1) if the function was successful and otherwise FALSE (0).
Parameters
hLayer is the handle of a diagram (layer).
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
rsLast is a real value. No labels are displayed above this value.
See also
Overview Diagrams, LayerCreate, LayerIsLastLabel, LayerShowLastLabel, LayerGetFirstLabel, LayerSetAxisMinMaxDelta
id-1695774