HistogramCreationInformationMinimumValue Property |
Gets or sets the minimum of the ensemble values.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MinimumValue { get; set; }
Property Value
Double
The minimum of the ensemble values.
See Also