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 />

Automating <strong>JMP</strong> in Visual C#<br />

The FitLine method creates an object of type Fit. This object has methods and properties of its own, which<br />

can be manipulated.<br />

8. Show Line of Fit options such as Confidence Fit, Line of Fit, and Plot Residuals using the<br />

fline.function(Boolean) function:<br />

fLine.ConfidenceFit(true);<br />

fLine.LineOfFit(true);<br />

fLine.PlotResiduals(true);<br />

In this manner, you can manipulate many of the platforms, data table, and data access capabilities within <strong>JMP</strong>. The<br />

“<strong>Automation</strong> <strong>Reference</strong>,” p. 13 describes all of the methods and properties that <strong>JMP</strong> exposes.<br />

Page 12

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

Saved successfully!

Ooh no, something went wrong!