RefreshSpcChart
- Last UpdatedOct 10, 2025
- 1 minute read
This property is used to refresh the SPC Chart widget. This works together with the notify property. The widget uses this property for every operation that requires a chart refresh, such as selecting Show Chart from the filter area after specifying the filter criteria or selecting an option from the sample point context menu.
Example
control.findByXmlNode("SpcChartWidget").widgetProperties.notify = "RefreshSpcChart";