Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Analysis.Statistics
HistogramCreationController Class
HistogramCreationController Properties
BinningController Property
BinningTypes Property
Errors Property
IgnoreInfiniteValues Property
IgnoreNaNValues Property
IgnoreValuesAboveUpperBoundary Property
IgnoreValuesBelowLowerBoundary Property
IsLowerBoundaryInclusive Property
IsUpperBoundaryInclusive Property
LowerBoundary Property
MaximumValue Property
MinimumValue Property
NumberOfInfiniteValues Property
NumberOfNaNValues Property
NumberOfValuesFiltered Property
NumberOfValuesOriginal Property
UpperBoundary Property
UseAutomaticBinning Property
Warnings Property
Histogram
Creation
Controller
Errors Property
Gets or sets the current error messages.
Namespace:
Altaxo.Gui.Analysis.Statistics
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
ObservableCollection
<
string
>
Errors
{
get
;
set
; }
Property Value
ObservableCollection
String
See Also
Reference
HistogramCreationController Class
Altaxo.Gui.Analysis.Statistics Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net