I have a few ValueOverlay objects on my graph, and I would like to remove them from the legend. I set the legend property to null, but the overlays still appear in the legend. How do I remove them?
Hi Ed,
I have been looking into your requirement and I believe that you just need not to set the legend property for your value overlay. I am attaching a sample application(DataChart_Legend.zip) where everything seems to work as expected.
Let me know, if you need any further assistance on this matter.