DeleteAllSpeedBins Method
The DeleteAllSpeedBins method deletes all speed bins for a wind chart.
Syntax
object.DeleteAllSpeedBins( index )
Example
This example shows how to delete all speed bins from a wind chart diagram.
WindChart.DeleteAllSpeedBins
Used by: AutoWindChart object