MasterCurveDataControllerHintOptionValues Method |
Updates the controller with externally suggested option values.
Namespace: Altaxo.Gui.Science.ThermorheologyAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void HintOptionValues(
int numberOfGroups,
string Property1,
string Property2
)
Parameters
- numberOfGroups Int32
- The number of data groups to display.
- Property1 String
- The name of the first property to show.
- Property2 String
- The name of the second property to show.
See Also