Deletes a range of elements from the collection
Namespace: MindFusion.Charting.Collections
Package: Collections.js
JavaScript Copy Code |
---|
function removeRange (index, count) |
The starting index of the range to remove.
The length of the range to remove.