Jump to content
Software FX Community

Chart GetAxisLabel Event


User (Legacy)

Recommended Posts

Hi, 

I am using the GetAxisLabel event and whenever I set the text by doing a

m_spChartFX->put_HText(dateTimeLabel.m_str)

it works fine EXCEPT that it appends rubbish characters to the end of my

string (a square followed by zero).

Now, if I do *nRes = 1 at the end of the event function the rubbish

characters are no longer appended to my string BUT when I click on the plot

area the charts displays by default the X,Y values of where the mouse was

clicked. This default pop up display never dissappears.

Is there something I can do to remove the rubbish characters without having

to do a *nRes = 1;

Thanks

Frank Cammaroto

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...