Class HistogramReporters
Maps histogram data into some other representation (such as text, HTML, etc)
Inheritance
System.Object
HistogramReporters
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.Instrumentation.Analytics
Assembly: Azos.dll
Syntax
public static class HistogramReporters
Methods
ToStringReport(IHistogram)
Declaration
public static string ToStringReport(this IHistogram hist)
Parameters
| Type | Name | Description |
|---|---|---|
| IHistogram | hist |
Returns
| Type | Description |
|---|---|
| System.String |