Under the following link:
http://www.igniteui.com/help/igdoughnutchart-overview
I see a section that describes that there is an api exposed to set a slice selected but I cannot find an example or anything under the api documentation on how to select a specific slice.
Hello Steve,
The property allowSliceSelection can be set to enable so slices can be selected this is documented at our api docs.
Let me know if I may be of further assitance.
Sorry I poorly worded the question,
from the documentation it says the following:
Slice selection The igDoughnutChart exposes the API for setting the state of one or more slices to selected. Optionally, you may apply a single custom visual style to the selected slices.
So I am looking for a way to programmatically select a slice in the doughnut chart
Thanks,
Steve