How to get/read chart's y-axis max value?
For a given JMP chart (e.g. Variability chart, Box chart, etc) how to have JSL read in the chart's current y-axis maximum value?Usually this is contained within SendToReport within a Dispatch (so I know how to change it in JSL). But I'd like to read in the latest value in the event the user manually changes it by dragging the y-axis up/down with their mouse.thanks, DJ