Click or drag to resize

SmoothingCubicSplineOptionsControllerSmoothnessSpecifiedBy Property

Gets or sets how the smoothness is specified.

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

Property Value

ItemsControllerSmoothnessSpecification
See Also