The Histogram type exposes the following members.

Methods

  NameDescription
AddDataOverloaded.
Clone
Creates a deep copy of this histogram.
Count
Gets the bin count for the specifed bin.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Reset
Resets all bin counts to zero. The number of bins and bin boundaries remain unchanged.
StemLeaf
Formats the contents of this histogram into a simple ASCII stem-leaf diagram.
ToString
Returns a formatted string representation of this histogram.
(Overrides Object..::.ToString()()().)

See Also