SetTextCallback is a delegate that u need to create in order to enable asynchronous calls for setting
the text property on a control.
check example here
http://msdn.microsoft.com/en-us/library/ms171728(VS.80).aspx InvokeRequired is a property of Control class, so if Snap_shot_Device_response_
chart doesn't inherit from Control u won't find it.