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