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