Click or drag to resize

CroppingByXValuesMinimalValue Property

Gets the minimal x value (inclusive) of the cropping range.

Namespace: Altaxo.Science.Spectroscopy.Cropping
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double MinimalValue { get; init; }

Property Value

Double
See Also