[]
FlexChart and FlexPie serializer
public static class Serializer
Name | Description |
---|---|
DeserializeFromXml(IChartBase, string) | Deserializes a FlexChart based control from an XML string. At present, this includes FlexChart and FlexPie controls. |
SerializeToXml(IChartBase, bool) | Serializes a FlexChart based control to an XML string. At present, this includes FlexChart and FlexPie controls. |