FNC Chart EventStopPropagation feature?

Hi There, 


Just wonder does the FNC Chart have the similar property of EventStopPropagation that TMS Web Core visual components have? I am now putting a FNCChart to a TMS Web Core Pannel, I would like to block the mouse move/click etc. events of FNCChart, is there a way to achieve that? 

Thanks in advance!

You can access the property programmatically, it is not published by default.


TMSFNCChart1.EventStopPropagation;