Click or drag to resize

ListOfXAndYColumnControllerPlotItems_CanCut Method

Determines whether the selected plot items can be cut.

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

Return Value

Boolean
true if at least one plot item is selected; otherwise, false.
See Also