Click or drag to resize

MasterCurveCreationOptionsControllerAddControllers Method

Adds the controllers for the selected group options choice.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected virtual void AddControllers(
	MasterCurveGroupOptionsChoice choice
)

Parameters

choice  MasterCurveGroupOptionsChoice
The selected group options choice.
See Also