Posted 28 November 2022, 4:37 am EST
Hi Florent,
Apologies for the delay in response. We have a product sample named FlexChartSerializer which is similar to your requirement. You can find this sample at the location (\Documents\ComponentOne Samples\WinForms\vX.X\FlexChart\CS) in your system. This sample provides a library to serialize and deserialize the FlexChart properties. Several serialization formats are addressed including XML, JSON, and Binary formats.
You can build the sample and use the library in your own projects. You can also customize it if you need to serialize any other properties. Please see the attached sample project showing a simple implementation of the same.
Attachment: SaveSettingsFlexChart.zip
Best Regards,
Kartik