C# Class Amazon.XRay.Model.HistogramEntry

An entry in a histogram for a statistic. A histogram maps the range of observed values on the X axis, and the prevalence of each value on the Y axis.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetCount ( ) : bool
IsSetValue ( ) : bool