VDISoft.SPC.Charts.RMSDevSeriesCollection


Public Properties


Name
Description
Chart
Sets the chart that the series is a part of.
Item
Gets and sets an individual series of the collection.
SortType
Gets and sets the SortType of the SeriesCollection that determines how a Series is added.

Public Methods


Name
Description
Add
Add a series to the collection of series.
Clear
Clear the series out of the collection of series.
Clone
Create a clone of the RMSDevSeriesCollection.
GetObjectData
This method is called upon the serialization of a RMSDevSeriesCollection.
GetSeries
This method is used to get a TSSeries object of the collection.
OnDeserialization
This method is called upon the deserialization of a RMSDevSeriesCollection.
RemoveAt
Remove a series out of the collection of series.

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.
NoteAdded
Occurs when a Note is added to the Notes collection.
NoteAuthorChanged
Occurs when the Note:Author of a Note changes.
NoteDateTimeChanged
Occurs when the Note:DateTime of a Note changes.
NoteNameChanged
Occurs when the Note:Name of a Note changes.
NoteRemoved
Occurs when a Note is removed from the Notes collection.
NotesCleared
Occurs when the Note objects of the Notes collection are cleared.
NoteSet
Occurs when a Note of the Notes collection is set.
NoteTextChanged
Occurs when the Note:Text of a Note changes.
RMSDevSampleAdded
Occurs when a RMSDevSample is added to a RMSDevSubgroup.
RMSDevSampleCodeChanged
Occurs when the RMSDevSample:Code of a RMSDevSample changes.
RMSDevSampleDateTimeChanged
Occurs when the RMSDevSample:DateTime of a RMSDevSample changes.
RMSDevSampleExcludedChanged
Occurs when the RMSDevSample:ExcludeFromCalculation flag of a RMSDevSample changes.
RMSDevSampleKeyChanged
Occurs when the RMSDevSample:Key of a RMSDevSample changes.
RMSDevSampleRemoved
Occurs when a RMSDevSample is removed from a RMSDevSubgroup.
RMSDevSamplesCleared
Occurs when the RMSDevSample objects of a RMSDevSubgroup are cleared.
RMSDevSampleSet
Occurs when a RMSDevSample of a RMSDevSubgroup is set.
RMSDevSampleValueChanged
Occurs when the RMSDevSample:Value of a RMSDevSample changes.
RMSDevSeriesAdded
Occurs when a RMSDevSeries is added to the RMSDevSeriesCollection.
RMSDevSeriesCleared
Occurs when the RMSDevSeries objects of the RMSDevSeriesCollection are cleared.
RMSDevSeriesRemoved
Occurs when a RMSDevSeries is removed from the RMSDevSeriesCollection.
RMSDevSeriesSet
Occurs when a RMSDevSeries of the RMSDevSeriesCollection is set.
RMSDevSeriesSubgroupSizeChanged
Occurs when the RMSDevSeries:SubgroupSize of the RMSDevSeries is changed.
RMSDevSubgroupAdded
Occurs when a RMSDevSubgroup is added to the RMSDevSeries.
RMSDevSubgroupAverageCalculated
Occurs when the Average of the RMSDevSubgroup is calculated.
RMSDevSubgroupExcludedChanged
Occurs when the ExcludeFromCalculation flag of the RMSDevSubgroup changes.
RMSDevSubgroupRangeCalculated
Occurs when the RMSDev of the RMSDevSubgroup is calculated.
RMSDevSubgroupRemoved
Occurs when a RMSDevSubgroup is removed from the RMSDevSeries.
RMSDevSubgroupRMSDevCalculated
Occurs when the RMSDeviation of the RMSDevSubgroup is calculated.
RMSDevSubgroupsCleared
Occurs when the RMSDevSubgroup objects of the RMSDevSeries are cleared.
RMSDevSubgroupSet
Occurs when a RMSDevSubgroup of the RMSDevSeries is set.
RMSDevSubgroupStdDevCalculated
Occurs when the StandardDeviation of the RMSDevSubgroup is calculated.

Protected Methods


Name
Description
AddSeries
Add a series to the collection of RMSDev series.
ChartRuleDoRuleChangedListener
A listener for rules of the series.
ChartRuleFailedListener
A listener for rules of the series.
ChartRuleFailLengthChangedListener
A listener for rules of the series.
ChartRuleLimitLowerChangedListener
A listener for rules of the series.
ChartRuleLimitUpperChangedListener
A listener for rules of the series.
ChartRuleLowerLimitChangedListener
A listener for rules of the series.
ChartRuleRunLengthChangedListener
A listener for rules of the series.
ChartRuleTypeChangedListener
A listener for rules of the series.
ChartRuleUpperLimitChangedListener
A listener for rules of the series.
InitializeListeners
Initializes the listeners for the collection.
LimitRangeAddedListener
A listener for events of the limits of the series.
LimitRangeCLChangedListener
A listener for events of the limits of the series.
LimitRangeEndCodeChangedListener
A listener for events of the limits of the series.
LimitRangeEndDateTimeChangedListener
A listener for events of the limits of the series.
LimitRangeEndIndexChangedListener
A listener for events of the limits of the series.
LimitRangeLCLChangedListener
A listener for events of the limits of the series.
LimitRangeLSLChangedListener
A listener for events of the limits of the series.
LimitRangeNSLChangedListener
A listener for events of the limits of the series.
LimitRangeRemovedListener
A listener for events of the limits of the series.
LimitRangesClearedListener
A listener for events of the limits of the series.
LimitRangeSetListener
A listener for events of the limits of the series.
LimitRangeStartCodeChangedListener
A listener for events of the limits of the series.
LimitRangeStartDateTimeChangedListener
A listener for events of the limits of the series.
LimitRangeStartIndexChangedListener
A listener for events of the limits of the series.
LimitRangeUCLChangedListener
A listener for events of the limits of the series.
LimitRangeUSLChangedListener
A listener for events of the limits of the series.
NewSeries
This method returns a series of the appropriate type.
NoteAddedListener
Listener for Note:NoteTextChanged events of the Note object.
NoteAuthorChangedListener
Listener for Note:NoteTextChanged events of the Note object.
NoteDateTimeChangedListener
Listener for Note:NoteTextChanged events of the Note object.
NoteNameChangedListener
Listener for Note:NoteTextChanged events of the Note object.
NoteRemovedListener
Listener for Note:NoteTextChanged events of the Note object.
NotesClearedListener
Listener for Note:NoteTextChanged events of the Note object.
NoteSetListener
Listener for Note:NoteTextChanged events of the Note object.
NoteTextChangedListener
Listener for Note:NoteTextChanged events of the Note object.
RMSDevSampleAddedListener
A listener for events of the samples of the subgroups.
RMSDevSampleCodeChangedListener
A listener for events of the samples of the subgroups.
RMSDevSampleDateTimeChangedListener
A listener for events of the samples of the subgroups.
RMSDevSampleExcludedChangedListener
A listener for events of the samples of the subgroups.
RMSDevSampleKeyChangedListener
A listener for events of the samples of the subgroups.
RMSDevSampleRemovedListener
A listener for events of the samples of the subgroups.
RMSDevSamplesClearedListener
A listener for events of the samples of the subgroups.
RMSDevSampleSetListener
A listener for events of the samples of the subgroups.
RMSDevSampleValueChangedListener
A listener for events of the samples of the subgroups.
RMSDevSeriesSubgroupSizeChangedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupAddedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupAverageCalculatedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupExcludedChangedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupRangeCalculatedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupRemovedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupRMSDevCalculatedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupsClearedListener
A listener for events of the subgroups of the series.
RMSDevSubgroupSetListener
A listener for events of the subgroups of the series.
RMSDevSubgroupStdDevCalculatedListener
A listener for events of the subgroups of the series.
UninitializeListeners
Uninitializes the listeners for the collection.