|
IDL Reference Guide: iTools Object Classes |
|
The IDLitVisualization::OnAxesRequestChange procedure method notifies objects that use the visualization's data when the axes of a contained object change.
Obj->[IDLitVisualization::]OnAxesRequestChange, Notifier, AxesRequest
An object reference to the object that is sending notification when axes change.
A scalar value representing the new axes request. Allowable values are:
|
Value
|
Requested Axes
|
|---|---|
|
|
No axes requested.
|
|
|
Axes requested.
|
|
|
Axes should be automatically computed.
|
None
IDL Online Help (March 06, 2007)