CXYChart::GetDataLineSize
CXYChart::SetDataLineSize
int GetDataLineSize( int dataID );
void SetDataLineSize( int dataID, int lineSize );
Description
These functions set or return the line size used to draw the connecting lines in a specific data set.
The data ID is that returned by AddData or SetData.
CXYChart Reference | CPlot Reference