VDISoft.SPC.Charts.LimitRanges


Public Properties


Name
Description
Item
Gets and sets an individual limit range of the collection.

Public Methods


Name
Description
Add
Add a limit range to the collection.
Clear
Clear the limit ranges out of the collection.
Clone
Create a clone of the LimitRanges collection.
Dispose
Dispose of the LimitRanges instance.
GetLeftLabelWidth
Calculate the width of the left-hand labels.
GetObjectData
This method is called upon the serialization of a LimitRanges collection.
GetRightLabelWidth
Calculate the width of the right-hand labels.
OnDeserialization
This method is called upon the deserialization of a LimitRanges collection.
RemoveAt
Remove a limit range out of the collection.
StatisticsToBeShown
Determine if there are any statistics to be shown in the statistics box.

Public Events


Name
Description
ChartRuleDoRuleChanged
Occurs when the ChartRule:DoRule of the ChartRule changes.
ChartRuleFailed
Occurs when a ChartRule fails.
ChartRuleFailLengthChanged
Occurs when the ChartRule:FailLength of the ChartRule changes.
ChartRuleLimitLowerChanged
Occurs when the ChartRule:LimitLower of the ChartRule changes.
ChartRuleLimitUpperChanged
Occurs when the ChartRule:LimitUpper of the ChartRule changes.
ChartRuleLowerLimitChanged
Occurs when the ChartRule:LowerLimit of the ChartRule changes.
ChartRuleRunLengthChanged
Occurs when the ChartRule:RunLength of the ChartRule changes.
ChartRuleTypeChanged
Occurs when the ChartRule:Type of the ChartRule changes.
ChartRuleUpperLimitChanged
Occurs when the ChartRule:UpperLimit of the ChartRule changes.
LimitRangeAdded
Occurs when a LimitRange is added to the LimitRanges collection.
LimitRangeCLChanged
Occurs when the LimitRange:CL of a LimitRange changes.
LimitRangeEndCodeChanged
Occurs when the LimitRange:EndCode of a LimitRange changes.
LimitRangeEndDateTimeChanged
Occurs when the LimitRange:EndDateTime of a LimitRange changes.
LimitRangeEndIndexChanged
Occurs when the LimitRange:EndIndex of a LimitRange changes.
LimitRangeLCLChanged
Occurs when the LimitRange:LCL of a LimitRange changes.
LimitRangeLSLChanged
Occurs when the LimitRange:LSL of the LimitRange changes.
LimitRangeNSLChanged
Occurs when the LimitRange:NSL of the LimitRange changes.
LimitRangeRemoved
Occurs when a LimitRange is removed from the LimitRanges collection.
LimitRangesCleared
Occurs when the LimitRange objects of the LimitRanges collection are cleared.
LimitRangeSet
Occurs when a LimitRange of the LimitRanges collection is set.
LimitRangeStartCodeChanged
Occurs when the LimitRange:StartCode of a LimitRange changes.
LimitRangeStartDateTimeChanged
Occurs when the LimitRange:StartDateTime of a LimitRange changes.
LimitRangeStartIndexChanged
Occurs when the LimitRange:StartIndex of a LimitRange changes.
LimitRangeUCLChanged
Occurs when the LimitRange:UCL of a LimitRange changes.
LimitRangeUSLChanged
Occurs when the LimitRange:USL of the LimitRange changes.

Protected Methods


Name
Description
ChartRuleDoRuleChangedListener
A listener for rules of the limit ranges.
ChartRuleFailedListener
A listener for rules of the limit ranges.
ChartRuleFailLengthChangedListener
A listener for rules of the limit ranges.
ChartRuleLimitLowerChangedListener
A listener for rules of the limit ranges.
ChartRuleLimitUpperChangedListener
A listener for rules of the limit ranges.
ChartRuleLowerLimitChangedListener
A listener for rules of the limit ranges.
ChartRuleRunLengthChangedListener
A listener for rules of the limit ranges.
ChartRuleTypeChangedListener
A listener for rules of the limit ranges.
ChartRuleUpperLimitChangedListener
A listener for rules of the limit ranges.
Dispose
Dispose of the LimitRanges instance.
InitializeListeners
Initializes the listeners for the collection.
LimitRangeCLChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeEndCodeChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeEndDateTimeChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeEndIndexChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeLCLChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeLSLChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeNSLChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeStartCodeChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeStartDateTimeChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeStartIndexChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeUCLChangedListener
A listener for events of the LimitRange objects of the collection.
LimitRangeUSLChangedListener
A listener for events of the LimitRange objects of the collection.
UninitializeListeners
Uninitializes the listeners for the collection.