Click or drag to resize

MasterCurveDataControllerPlotItems_CanCut Method

Determines whether the selected data items can be cut.

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

Return Value

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