Click or drag to resize

LinearlySpacedIntervalByEndCountStepIsEndEditable Property

Gets a value indicating whether the end value can be edited.

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