CPlotView:SetNegY
The SetNegY method reverses the plot's Y-axis scale so that Y values increase downward. The same result can be acheived by swapping the Y axis limits using the GetAttrib and SetAttrib methods.
The following script switches the Y-axis limits of a CPlotView to make Y values increase downward:
|
-- select the target plot window |
|
-- if not successful, exit the script |
|
-- make Y-axis values increase downward |
PlotAttrib table
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.