Creates an XML encoding of the chart object and its current state (without data).
[Visual Basic]
Public Sub Save( _
ByVal filename As String _
)
[C#]
public void Save(
string filename
);
ChartControl Class | ChartControl Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.