CXYChart::WriteTextFile


virtual BOOL WriteTextFile( CString pathName );

Parameters

Returns

TRUE if the write was successful, FALSE otherwise.

Description

The function attempts to write out all data sets to a text file. It writes out XY pairs. Each data set is separated by one blank line.


CXYChart Reference | CPlot Reference