Click or drag to resize

HistogramToString Method

Prints the buckets contained in the Histogram.

Namespace: Altaxo.Calc.Statistics
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string ToString()

Return Value

String
A string containing the formatted histogram buckets.
See Also