Click or drag to resize

HistogramCreationControllerWarnings Property

[Missing <summary> documentation for "P:Altaxo.Gui.Analysis.Statistics.HistogramCreationController.Warnings"]


Namespace: Altaxo.Gui.Analysis.Statistics
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ObservableCollection<string> Warnings { get; set; }

Property Value

ObservableCollectionString
See Also