|
IDL Reference Guide: iTools Object Classes |
|
The IDLitVisualization::OnAxesStyleRequestChange procedure method notifies objects that use the visualization's data when the axes style of a contained object changes.
Obj->[IDLitVisualization::]OnAxesStyleRequestChange, Notifier, StyleRequest
An object reference to the object that is sending notification when the axes style changes.
A scalar value representing the new axes style request. Allowable values are:
|
Value
|
Requested Axes Style
|
|---|---|
|
|
None.
|
|
|
At Dataspace Minimum.
|
|
|
Box Axes.
|
|
|
Crosshairs.
|
|
|
No visualization in the hierarchy requested axes.
|
None
IDL Online Help (March 06, 2007)