As the user changes the title in the graph editor, the title in the graph automatically changes. We have a requirement to update another part of the application with the title. Is there an event or something that allows me to know when settings are being changed without having to exit out of the graph editor?
Thanks.
Knowledge of Graph Setting Changes
Hi,
if the changes involve in the repaint of the Chart you can use the OnAfterDraw event of the TChart component, which will help you in your case.
if the changes involve in the repaint of the Chart you can use the OnAfterDraw event of the TChart component, which will help you in your case.
Pep Jorge
http://support.steema.com
http://support.steema.com