DeleteAllBins Method
The DeleteAllBins method deletes all custom bins from a histogram or rose diagram.
Syntax
object.DeleteAllBins( index )
Example
This example shows how to delete all of the custom bins in histogram.
Histogram1.DeleteAllBins
Used by: AutoHistogram object, AutoRoseDiagram object