Click or drag to resize

MasterCurveDataControllerHintOptionValues Method

[Missing <summary> documentation for "M:Altaxo.Gui.Science.Thermorheology.MasterCurveDataController.HintOptionValues(System.Int32,System.String,System.String)"]


Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void HintOptionValues(
	int numberOfGroups,
	string Property1,
	string Property2
)

Parameters

numberOfGroups  Int32

[Missing <param name="numberOfGroups"/> documentation for "M:Altaxo.Gui.Science.Thermorheology.MasterCurveDataController.HintOptionValues(System.Int32,System.String,System.String)"]

Property1  String

[Missing <param name="Property1"/> documentation for "M:Altaxo.Gui.Science.Thermorheology.MasterCurveDataController.HintOptionValues(System.Int32,System.String,System.String)"]

Property2  String

[Missing <param name="Property2"/> documentation for "M:Altaxo.Gui.Science.Thermorheology.MasterCurveDataController.HintOptionValues(System.Int32,System.String,System.String)"]

See Also