HistogramCreationInformationErrors Property |
Gets the list of errors that occured during the histogram creation.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IList<string> Errors { get; }
Property Value
IListString
List of errors.
See Also