HistogramCreationInformationMaximumValue Property |
Gets or sets the maximum 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 MaximumValue { get; set; }
Property Value
Double
The maximum of the ensemble values.
See Also