VDISoft.SPC.Charts.ChartRule


Public Properties


Name
Description
Priority
Gets and sets used to determine what rule marker is drawn.
RuleMarker
Gets and sets the marker that is drawn when the rule fails.

Public Methods


Name
Description
Clone
Create a clone of the ChartRule.
GetObjectData
This method is called upon the serialization of a ChartRule.

Public Events


Name
Description
ChartRuleDoRuleChanged
Occurs when the ChartRule:DoRule of the ChartRule changes.
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.

Protected Methods


Name
Description
RuleDoRuleChangedListener
A listener for events of thr rule.
RuleFailLengthChangedListener
A listener for events of thr rule.
RuleLimitLowerChangedListener
A listener for events of thr rule.
RuleLimitUpperChangedListener
A listener for events of thr rule.
RuleLowerLimitChangedListener
A listener for events of thr rule.
RuleRunLengthChangedListener
A listener for events of thr rule.
RuleTypeChangedListener
A listener for events of thr rule.
RuleUpperLimitChangedListener
A listener for events of thr rule.