AutoScale Property
Syntax
CWAxis3D.AutoScale
Data Type
Purpose
Determines if the minimum and maximum limits of the axis are automatically set.
Remarks
It affects only CWPlot3D objects that have the AutoScale property set to True.
Example
CWGraph3D1.Axes.Item(1).AutoScale = True