AddDataCanvass an Input test with the given properties to this group test
The properties with which the test will be initialized
The location to place the test at as a percentage. Optionally includes a width as a percentage.
Adds a Label test with the given properties to this group test
The properties with which the test will be initialized
AddDataCanvass a Pass/Fail test with the given properties to this group test
The properties with which the test will be initialized
The location to place the test at as a percentage. Optionally includes a width as a percentage.
AddDataCanvass an SPC test with the given properties to this group test
The properties with which the test will be initialized
The locations to place the test inputs as a percentage. Optionally includes a width as a percentage. If the array has fewer elements than the subgroup size, the first element will be used for the remaining inputs. If the array has more elements than the subgroup size, the extra elements will be ignored.
AddDataCanvass a Task test with the given properties to this group test
The properties with which the test will be initialized
The location to place the test at as a percentage. Optionally includes a width as a percentage.
Gets the test's properties
Updates the test with new values.
Object with new properties to use
Implements
IUpdateablePropertyTest