When my pie chart is too small, I want to hide the labels. How can I do this?
Hello,
Thank you for contacting Infragistics!
I have done some looking into this matter and have the following information. You can achieve this by setting the labelPosition to “none”:
http://help.infragistics.com/jQuery/2014.1/ui.igPieChart#options:labelsPosition
Please let me know if you have any further questions concerning this matter.
Thank you. That worked perfectly on my Pie charts. Is there a way to accomplish the same thing on the data charts?