IDLitVisualization::OnDataChange
Syntax | Arguments | Keywords | Version History
The IDLitVisualization::OnDataChange procedure method notifies objects that use the visualization's data when the visualization's data changes.
Note
This method is generally not called explicitly.
Syntax
Obj->[IDLitVisualization::]OnDataChange, Notifier
Arguments
Notifier
A reference to the object that is sending notification when the data changes.
Keywords
None
Version History