clearSpotlightObjects
chart.clearSpotlightObjects()
This method will clear the objects in spotlight, and exiting the view. It's a shorthand for calling chart.setSpotlightObjects([])
.
chart.clearSpotlightObjects()
This method will clear the objects in spotlight, and exiting the view. It's a shorthand for calling chart.setSpotlightObjects([])
.