Jump to content
Software FX Community

Chart Title Change Event


User (Legacy)

Recommended Posts

Is there an event and handler on the SoftwareFX.ChartFX.Chart which I can

use to determine when the user has updated the charts Title? So far I have

had attach to the PostPaint event to determine that something has happened

but this is a bit course.

e.g. Chart.PostPaint += new SoftwareFX.ChartFX.WHEventHandler( PostPaint2 );

Is there a better way?

Jeremy

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...