dotnetCHARTING Send comments on this topic.
SaveState Method
See Also 
dotnetCHARTING Namespace > Chart Class : SaveState Method


string LoadState()

void LoadState(string xmlFilePath,Chart chartObject)

string LoadState(Chart chartObject)


string LoadState()

void LoadState(string xmlFilePath)

string LoadState(Chart chartObject)


string LoadState(string xmlFilePathOrData)

void LoadState(string xmlFilePathOrData,Chart chartObject)

string LoadState(Chart chartObject)


string LoadState()

string LoadState(string xmlFilePath)

void LoadState(string xmlFilePath,Chart chartObject)

Overload List

OverloadDescription
SaveState(String)Saves this chart instance to an xml file.  
SaveState(String,Chart)Saves the chart instance to an xml file.  
SaveState()Saves this chart instance to an xml string.  
SaveState(Chart)Saves the chart instance to an xml string.  

See Also

© 2010 All Rights Reserved.