Click or drag to resize

DependentVariableTransformationControllerAvailableTransformationDragHandler Property

Gets the drag handler for available transformations.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DependentVariableTransformationControllerAvailableTransformationsDragHandlerImpl AvailableTransformationDragHandler { get; }

Property Value

DependentVariableTransformationControllerAvailableTransformationsDragHandlerImpl
See Also