Hi,
Are the Charts of infragistics Serializable. In our application the objects which we used should be serializable as the session is maintained in sql server. So we need to know whether the Infragistics charts are serializable.
Thanks and Regards,
kiran
The chart can be serialized and desterilized using the SavePreset and LoadPreset methods.
What about custom Charts like the maps sample at http://samples.infragistics.com/2010.2/WebFeatureBrowser/Default.aspx ? they do not seem to work with Save and Load Preset....