AutoScaleNow Method
Syntax
CWAxis3D.AutoScaleNow
Purpose
Rescales the axis.
Remarks
The axis is autoscaled, regardless of the setting of the AutoScale property.
Example
'Force the axis to rescale
CWGraph3D1.Axes.Item(1).AutoScaleNow
CWAxis3D.AutoScaleNow
Rescales the axis.
The axis is autoscaled, regardless of the setting of the AutoScale property.
'Force the axis to rescale
CWGraph3D1.Axes.Item(1).AutoScaleNow