I have a group of series on a XamDataChart and I am binding the visibility of each to checkboxes elsewhere in my window, using a converter from bool->visibility
The series visibility is updated as expected, and the series does disappear as expected, however, the Chart doesn't update it's layout, so if i have a series with a Y range of say 100-200, and another with a 0-100 range, and change the visibility of one, my Y range is still stuck from 0-200
I also tried using a multi-binding on the Datacontext of the series, so that the Datacontext is nothing when the visibility is collapsed, which works the same as the above...i'd like for it to update the range when a series isn't visible, and that doesn't seem to be working
On a side note, there may be a memory leak in here somewhere, because I was adding and removing large numbers of series, and they never got released, so I changed it to only add series as needed and never remove them
Hi,
I've found that post as I expected the Visibility property of a given series to act as it does at "native wpf" controls.
Is there anything new with that feature request?
Itai
There is nothing else, Thank you for your time and help
Brian
Hello,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
I have submitted feature request for you directly to our Product Management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your features are chosen for development you will be notified at that time. Your reference number is FR13672.
If you need any further assistance please do not hesitate to ask.
it would be much easier if you could submit it for me, as i'm very busy on projects.
Thanks,