When my pie chart is too small, I want to hide the labels. How can I do this?
Sorry for the very delayed reply. Yes, this did do the trick.
Hello,
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.
Thank you for the update. For the data charts you can set the labelVisibility on the Axis:
http://help.infragistics.com/jQuery/2014.1/ui.igDataChart#options:axes.labelVisibility
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?
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