14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Application Object <strong>Reference</strong> for Automating <strong>JMP</strong><br />

Platform Methods<br />

TestEachResponse(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off. The option is specific to certain responses, and may not work if used<br />

with the wrong response type.<br />

TestResponseHomogeneity(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off. The option is specific to certain responses, and may not work if used<br />

with the wrong response type.<br />

TransitionReport(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off. The option is specific to certain responses, and may not work if used<br />

with the wrong response type.<br />

Cell Plot Object Methods<br />

The Cell Plot object provides a way to launch and manipulate cell plots.<br />

LaunchOptions(BOOL Scale, BOOL Center)<br />

Sets the Scale and Centering options prior to launch. Similar to the Cell Plot launch dialog. By default, these are<br />

Off (False).<br />

Legend(Flag As Boolean)<br />

Show the legend (True) or hide it (False).<br />

Chart Object Methods<br />

The Chart object provides a way to launch and manipulate the Chart platform.<br />

ConnectPoints(Flag As Boolean)<br />

Turns the display option On (True) or Off (False).<br />

LaunchAddY(ColumnName As String, Statistic as Short)<br />

Specify the Y column values using this different launch method. The first parameter is the usual column name.<br />

The second parameter is a statistical operation from chartStatConstants. These statistics match those found in<br />

the chart launch dialog. If you don’t want a statistic performed on the data, specify the Data stat operation.<br />

Orientation(WhichWay As Short)<br />

Specifies if you want vertical or horizontal orientation for Bar, Needle, Line or Point plots. Get the value for the<br />

parameter from the chartOrientConstants.<br />

Overlay(Flag As Boolean)<br />

Turns the display option On (True) or Off (False).<br />

OverlayColor(Color As Short)<br />

Specify the value of the overlay and line colors from the jmpColorConstants values.<br />

Page 73

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!