Click or drag to resize

LinearlySpacedIntervalByStartCountStepIsEndEditable Property

Gets a value indicating whether the end of the interval is editable.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEndEditable { get; }

Property Value

Boolean

Implements

ISpacedIntervalIsEndEditable
See Also