Hi,
I want to persist the all properties to database table, in order to the user could reload the all setting in property dialog opened in tool bar.
You known, there are more than one hundreds propertes in the WPF chart, it is hard to save the all properties one by one.
I have ever try to serialize the object to a file or Binary, but Chart does not support to be serialized.
Do you have any solutions to persist the all chart properties? and could load those in next time?
Thanks and Regards,
Leo