Click or drag to resize

LinearlySpacedIntervalByStartEndCountIsStepEditable Property

Gets a value indicating whether the step size is editable.

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

Property Value

Boolean

Implements

ISpacedIntervalIsStepEditable
See Also