Click or drag to resize

MasterCurveImprovementOptionsControllerAddControllers Method

Adds the group-options controllers for the selected organization mode.

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 group-options organization mode.
See Also