Click or drag to resize

LinearlySpacedIntervalByStartCountStepIsCountEditable Property

Gets a value indicating whether the count of elements is editable.

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

Property Value

Boolean

Implements

ISpacedIntervalIsCountEditable
See Also