Click or drag to resize

MasterCurveDataControllerAvailableItems_PutDataToPlotItems Method

Puts the selected data columns into the plot content, either at the first position(s), or immediately before the first selected item.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void AvailableItems_PutDataToPlotItems(
	bool toLast
)

Parameters

toLast  Boolean

[Missing <param name="toLast"/> documentation for "M:Altaxo.Gui.Science.Thermorheology.MasterCurveDataController.AvailableItems_PutDataToPlotItems(System.Boolean)"]

See Also