FP2007 Posted October 22, 2012 Report Share Posted October 22, 2012 We have been users of Chartfx7 WinForms for a long time. We have several databases with hundreds if not thousands of chart templates saved. Is there a way to "translate" the object models between jChartFX and Winforms? In other words, can I open my winforms templates in jChartFX or do I have to walk away from years of history I have saved? Thanks in advance for your thoughts. Quote Link to comment Share on other sites More sharing options...
0 JuanC Posted October 23, 2012 Report Share Posted October 23, 2012 ChartFX 7 and jChartFX shared the same object model so code should be easy to translate between them. As of today jChartFX does not support XML or binary serialization, the main reason for this is to keep the javascript files as small as possible, I am not sure if when you say chart templates you mean WinForms code that customizes the chart or if you have specific scenarios where you need to reuse ChartFX templates (those handled in WinForms using the Chart.Import and Chart.Export calls) Please provide more specific information if possible, you can also contact our support team to discuss the functionality you need. Regards, JuanC Quote Link to comment Share on other sites More sharing options...
Question
FP2007
We have been users of Chartfx7 WinForms for a long time. We have several databases with hundreds if not thousands of chart templates saved.
Is there a way to "translate" the object models between jChartFX and Winforms?
In other words, can I open my winforms templates in jChartFX or do I have to walk away from years of history I have saved?
Thanks in advance for your thoughts.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.