The IDLitVisualization::OnDataRangeChange procedure method notifies objects that use the visualization's data when the range of the visualization's data changes.
| Note |
Obj->[IDLitVisualization::]OnDataRangeChange, Notifier, XRange, YRange, Zrange
A reference to the object that is sending notification when the data range changes.
A two-element vector, [xmin, xmax], representing the new x-range.
A two-element vector, [ymin, ymax], representing the new y-range.
A two-element vector, [zmin, zmax], representing the new z-range.
None
Introduced: 6.0