SaveDataToFile(String) Method
Saves the contents of the current Chart3DData object to the specified file in XML or ComponentOne Chart 7 format (.dat).
public void SaveDataToFile(
System.string
)
'Declaration
Public Overloads Sub SaveDataToFile( _
ByVal As System.String _
)
Parameters
- filename
- File name.