Contains methods that can help you serialize and deserialize MindFusion.Charting for Silverlight items to and from XML documents.
The following tables list the members exposed by the XmlSerializationContext type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the latest file format revision number. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the base URI of the XML document being loaded or saved. When not specified, the BaseURI of the underlying XmlDocument is used. |
|
![]() |
Gets the format revision number for the file being currently serialized. |
|
![]() |
Gets the underlying XML document. |
|
![]() |
Gets the underlying XML document. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads a Brush object with the specified name. |
|
![]() |
Reads a list of brushes from the specified element with the specified parent. |
|
![]() |
Reads a byte value with the specified name. |
|
![]() |
Reads a char value with the specified name. |
|
![]() |
Reads a color with the specified name. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
Reads a decimal value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
Reads a System.Windows.Media.DoubleCollection from the specified element with the specified parent. |
|
![]() |
Reads the System.Windows.Media.Effects.Effect that was applied to the specified element with the specified parent. |
|
![]() |
Overloaded. Reads enumeration. |
|
![]() |
Overloaded. Reads a float value. |
|
![]() |
Reads a FontFamily object with the specified name. |
|
![]() |
Reads a System.Windows.FontStyle object with the specified name. |
|
![]() |
Reads a System.Windows.FontWeight object with the specified name. |
|
![]() |
Reads a System.Windows.Media.GradientStopCollection from the specified element with the specified parent. |
|
![]() |
Overloaded. Reads an int value. |
|
![]() |
Reads a long value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a PointCollection object with the specified name. |
|
![]() |
Reads a Rect object with the specified name. |
|
![]() |
Reads a 8-bit signed integer value with the specified name. |
|
![]() |
Reads a short value with the specified name. |
|
![]() |
Reads a System.Windows.Size object with the specified name. |
|
![]() |
Reads a stream with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a System.Windows.Thickness object with the specified name. |
|
![]() |
Reads an unsigned integer value with the specified name. |
|
![]() |
Reads an unsigned long value with the specified name. |
|
![]() |
Reads an unsigned short value with the specified name. |
|
![]() |
Returns the child node with the specified name. |
|
![]() |
Writes a boolean value with the specified name. |
|
![]() |
Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization. |
|
![]() |
Overloaded. |
|
![]() |
Write a byte value with the specified name. |
|
![]() |
Write a char value with the specified name. |
|
![]() |
Writes the specified color. |
|
![]() |
Writes the specified array of Color values. |
|
![]() |
Write the decimal value with the specified name. |
|
![]() |
Writes a double value with the specified name. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes the specified DoubleCollection under the specified name with the specified parent. |
|
![]() |
Writes the specified System.Windows.Media.Effect under the specified name with the specified parent. |
|
![]() |
Writes the specified enum value. |
|
![]() |
Overloaded. |
|
![]() |
Writes a FontStyle object with the specified name. |
|
![]() |
Writes a FontWeight object with the specified name. |
|
![]() |
Writes the specified GradientStop under the specified name with the specified parent. |
|
![]() |
Writes the specified GradientStopCollection under the specified name with the specified parent. |
|
![]() |
Writes an integer value with the specified name. |
|
![]() |
Writes a long value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Writes the specified point collection. |
|
![]() |
Writes a RectangleF with the specified name. |
|
![]() |
Write a 8-bit signed integer value with the specified name. |
|
![]() |
Writes a short value with the specified name. |
|
![]() |
Writes a Size with the specified name. |
|
![]() |
Writes the specified stream. |
|
![]() |
Writes a string value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Writes an unsigned integer value with the specified name. |
|
![]() |
Writes an unsigned long value with the specified name. |
|
![]() |
Writes an unsigned short value with the specified name. |