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
|
|---|---|
| 0 |
None.
|
| 1 |
At Dataspace Minimum.
|
| 2 |
Box Axes.
|
| 3 |
Crosshairs.
|
| -1 |
No visualization in the hierarchy requested axes.
|
None
Introduced: 6.1