Click or drag to resize

LinearlySpacedIntervalByStartEndCountIsStartEditable Property

Gets a value indicating whether the start 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 IsStartEditable { get; }

Property Value

Boolean

Implements

ISpacedIntervalIsStartEditable
See Also