We have a user control that inherits directly from the UltraChart. Presets (SavePresets and LoadPresets) do not work correctly. SavePresets saves the data correctly to the file (we believe), but LoadPresets does not load the presets. Is this a known issue? Is there a known work around?
We are aware that we could add a UltraChart control to a user control and the presets would work that way, but we have a functionality that exists in the current user control that inherits directly from UltraChart.
Attached is a sample project demonstrating the issue. UserControlUltraChart inherits directly from UltraChart and does not change or add any functionality. It saves the presets from the first chart and loads them into the second chart. As you can see, many properties are loaded into the second chart, but annotations are not. Other properties may also be missing, but I'm not sure about that.
i was able to reproduce this behavior using your sample project, so i entered it into our bug tracking system (# 28807). it should be resolved in a future service release. feel free to contact Infragistics Developer Support or post back here at any time to inquire about the status of this bug. sorry for the inconvenience, and thanks for reporting this problem.