Jump to content
Software FX Community

Line breaks in C++


User (Legacy)

Recommended Posts

Is it possible to have line breaks in series legends and axis labels? For 

instance, I'm using the DLL and I've got the following VC++ code:

pChart->GetSeries()->GetItem(nSeriesNum)->PutLegend("This is line one. \n

This is line two.");

This results in a all the text being printed on one line with a

block/unknown character in between the two sentences.

Thx.

Andrew

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...