HistogramCreationOptionsIgnoreInfinity Property |
Gets or sets a value indicating whether to ignore infinite values.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IgnoreInfinity { get; set; }
Property Value
Booleantrue to ignore infinite values; otherwise,
false.
See Also