I want to remove one item from legend box dynamic
I use piechart and my version is 2048
Dear foxbabby,
Thank you for contacting Infragistics!
We have received your support request concerning removing an item from the legend, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and my first question is are you looking to remove the item from only the legend, and still have it display on the piechart?
The following documentation may also provide some information to help achieve this:
http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=Chart_ChartDrawItem_Event.html
http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=Chart_FillSceneGraph_Event.html
Looking forward to hearing from you.
Yes. Because I want only delete item from Legend according to item lable's text. Can you show me the code? Thanks