Click or drag to resize

SmoothingCubicSplineOptionsControllerSmoothnessSpecifiedBy Property

[Missing <summary> documentation for "P:Altaxo.Gui.Calc.Interpolation.SmoothingCubicSplineOptionsController.SmoothnessSpecifiedBy"]


Namespace: Altaxo.Gui.Calc.Interpolation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public ItemsController<SmoothnessSpecification> SmoothnessSpecifiedBy { get; set; }

Property Value

ItemsControllerSmoothnessSpecification
See Also