Click or drag to resize

ListOfXAndYColumnControllerPlotItems_CanPaste Method

Determines whether plot items can be pasted from the clipboard.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool PlotItems_CanPaste()

Return Value

Boolean
true if compatible clipboard content is available; otherwise, false.
See Also