SquareRootFunctionBaseFunction Property |
Get / set the base function.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IScalarFunctionDD BaseFunction { get; set; }
Property Value
IScalarFunctionDDThe base function, from which the square root is evaluated.
See Also