Saves the chart instance to an xml string.
[Visual Basic]
Overloads Public Function SaveState( _
ByVal chartObject As Chart _
) As String
[C#]
public string SaveState(
Chart chartObject
);
The xml string which represent the chart object.
Chart Class | Chart Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.