ResetToDefault Method
The ResetToDefault method resets the histogram automatic binning values to the default values.
Syntax
object.ResetToDefault
Example
This example shows how to set the histogram bins to the default bins.
Histogram1.ResetToDefault
Used by: AutoHistogram object