setSpotlightObjects
chart.setSpotlightObjects(objectLabels: string[])
- objectLabels: An array of string with the labels of the objects to set the spotlight on.
This method will replace the objects set for spotlight previously with these.
To clear the objects in spotlight and exit this view, you may pass an empty array []