Version

XmlPersist Class Members

The following tables list the members exposed by XmlPersist.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AddNodeThis method is for the internal use of UltraChart only.  
Public Methodstatic (Shared in Visual Basic)AppearanceToXmlElementConverts an UltraChart Appearance subclass into an XmlElement suitable for serializing to an XML Layout document.  
Public Methodstatic (Shared in Visual Basic)GotoNextElementThis method is for the internal use of UltraChart only.  
Public Methodstatic (Shared in Visual Basic)PersistOverloaded. Generates an indented XML layout to any XML file in the local file system.  
Public Methodstatic (Shared in Visual Basic)UnPersistOverloaded. Rehydrates an UltraChart control from the supplied XML Layout document on the local file system.  
Public Methodstatic (Shared in Visual Basic)XmlElementToAppearanceConverts an XmlElement to a corresponding UltraChart Appearance subclass.  
See Also