Show / Hide Table of Contents

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: NFX.Instrumentation.Analytics
Assembly: NFX.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
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX