PlotPoint Table
The PlotPoint table is a name-keyed table that contains the data for each individual point in the plot series managed by the CPlot class. The table members are described below.
Name |
Description |
x |
The x coordinate of the point. |
y |
The y coordinate of the point. |
xe |
The x error bar size of the point. |
ye |
The y error bar size of the point. |
status |
Specified the status of the point. Typically all points will have a status of 0 ("normal") unless the plot was altered by a data rejection or fitting procedure. 0: normal 1: deleted 2: rejected 3: weighted |
visible |
boolean true if the point is visible in the CPlotView window. |
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.