Click or drag to resize

MasterCurveCreationOptionsControllerGroupOptionsChoice Property

Gets or sets the choice of how group options are specified.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<MasterCurveGroupOptionsChoice> GroupOptionsChoice { get; set; }

Property Value

ItemsControllerMasterCurveGroupOptionsChoice
See Also