NPlot Documented Class Library

Legend.AttachTo Method 

[This is preliminary documentation and subject to change.]

Specify the Axes to attach the legend to.

public void AttachTo(
   XAxisPosition xa,
   YAxisPosition ya
);

Parameters

xa
Specify which horizontal axis the legend should be attached to.
ya
Specify which vertical axis the legend should be attached to.

See Also

Legend Class | NPlot Namespace