Navigation

  • index
  • next |
  • previous |
  • UniPlot Documentation »
  • UniScript Functions »
  • LayerSetLink

LayerSetLinkΒΆ

LayerSetLink sets the link to the grid of a stacked diagram or unlinks a diagram from a stacked diagram.

bool = LayerSetLink(hLayer, hGridLayer)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hLayer

Identifies the layer.

hGridLayer

hGridLayer is the handle of the diagram (grid) to which the diagram (y-axis) should be linked. To unlink hLayer set hGridLayer to 0.

See also

Overview Diagrams, LayerCreate, LayerGetLink, LayerGetAxisLink

id-1744084

Previous topic

LayerSetLastLabel

Next topic

LayerSetMinMaxLinePen

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • UniPlot Documentation »
  • UniScript Functions »
  • LayerSetLink
© Copyright . Last updated on Jun 10, 2025. Created using Sphinx 7.3.7.