pltIPlot Autoscale
Forces the plot to recompute the minimum and maximum values for its axes.
Syntax
pltIPlot_handle Autoscale
Application
HyperWorks Tcl Modify
Description
pltIAxis SetAutoFit must be set to true for pltIPlot Autoscale to be enabled.
This method uses the current curve data to determine the minimum and maximum values. It may be necessary to call Recalculate first for recent data changes to be considered.
Errors
Returns success or an error code.