Click or drag to resize

HistogramCreationInformationMinimumValue Property

Gets or sets the minimum of the ensemble values.

Namespace: Altaxo.Analysis.Statistics.Histograms
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double MinimumValue { get; set; }

Property Value

Double
The minimum of the ensemble values.
See Also