i5SPCChart Accessor Methods
You can use the accessor methods in the table below to return point data values, identifiers, attributes, comments, and alarms from an SAP Manufacturing Integration and Intelligence (SAP MII) statistical process control (SPC) chart. For more information, see i5SPCCharts Component Methods.
The following table describes the i5SPC chart accessor methods.
Method | Returns |
|---|---|
| The selected point on the chart. Use with other |
| The value of the point at the indicated index for the chart. |
| The concatenated value of the unique identifier values for the point at the indicated chart index. |
| The number of attribute columns for the chart. |
| A string representing the attribute column value for the point at the indicated index and the indicated attribute index. |
| The attribute column name for the indicated attribute index for the chart. |
| The attribute column value for the point at the indicated index and the indicated attribute column name for the chart. |
| The number of alarms for the point at the indicated index for the chart. |
| The rule violation message for the point at the indicated index and the indicated alarm number for the chart. There may be multiple alarms for a single point. |
| The chart type. For example, the upper method returns |
| The number of points in the chart data set (subgroups points, not raw data). |
| A true result if the indicated chart point has a comment associated with it. |
| Returns the position of a point by ID |
| Sets the point as selected |
| Sets the point as selected |