Click or drag to resize

MasterCurveCreationGetPropertiesOfCurve Method

[Missing <summary> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation.GetPropertiesOfCurve(Altaxo.Data.XAndYColumn,System.String,System.String)"]


Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static (AltaxoVariant property1Value, AltaxoVariant property2Value) GetPropertiesOfCurve(
	XAndYColumn curve,
	string property1Name,
	string property2Name
)

Parameters

curve  XAndYColumn

[Missing <param name="curve"/> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation.GetPropertiesOfCurve(Altaxo.Data.XAndYColumn,System.String,System.String)"]

property1Name  String

[Missing <param name="property1Name"/> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation.GetPropertiesOfCurve(Altaxo.Data.XAndYColumn,System.String,System.String)"]

property2Name  String

[Missing <param name="property2Name"/> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation.GetPropertiesOfCurve(Altaxo.Data.XAndYColumn,System.String,System.String)"]

Return Value

ValueTupleAltaxoVariant, AltaxoVariant

[Missing <returns> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation.GetPropertiesOfCurve(Altaxo.Data.XAndYColumn,System.String,System.String)"]

See Also