VDISoft.SPC.Charts.RangeSeriesCollection


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 RangeSeriesCollection.
GetObjectData
This method is called upon the serialization of a RangeSeriesCollection.
GetSeries
This method is used to get a TSSeries object of the collection.
OnDeserialization
This method is called upon the deserialization of a RangeSeriesCollection.
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.
RangeSampleAdded
Occurs when a RangeSample is added to a RangeSubgroup.
RangeSampleCodeChanged
Occurs when the RangeSample:Code of a RangeSample changes.
RangeSampleDateTimeChanged
Occurs when the RangeSample:DateTime of a RangeSample changes.
RangeSampleExcludedChanged
Occurs when the RangeSample:ExcludeFromCalculation flag of a RangeSample changes.
RangeSampleKeyChanged
Occurs when the RangeSample:Key of a RangeSample changes.
RangeSampleRemoved
Occurs when a RangeSample is removed from a RangeSubgroup.
RangeSamplesCleared
Occurs when the RangeSample objects of a RangeSubgroup are cleared.
RangeSampleSet
Occurs when a RangeSample of a RangeSubgroup is set.
RangeSampleValueChanged
Occurs when the RangeSample:Value of a RangeSample changes.
RangeSeriesAdded
Occurs when a RangeSeries is added to the RangeSeriesCollection.
RangeSeriesCleared
Occurs when the RangeSeries objects of the RangeSeriesCollection are cleared.
RangeSeriesRemoved
Occurs when a RangeSeries is removed from the RangeSeriesCollection.
RangeSeriesSet
Occurs when a RangeSeries of the RangeSeriesCollection is set.
RangeSeriesSubgroupSizeChanged
Occurs when the RangeSeries:SubgroupSize of the RangeSeries is changed.
RangeSubgroupAdded
Occurs when a RangeSubgroup is added to the RangeSeries.
RangeSubgroupAverageCalculated
Occurs when the Average of the RangeSubgroup is calculated.
RangeSubgroupExcludedChanged
Occurs when the ExcludeFromCalculation flag of the RangeSubgroup changes.
RangeSubgroupRangeCalculated
Occurs when the Range of the RangeSubgroup is calculated.
RangeSubgroupRemoved
Occurs when a RangeSubgroup is removed from the RangeSeries.
RangeSubgroupRMSDevCalculated
Occurs when the RMSDeviation of the RangeSubgroup is calculated.
RangeSubgroupsCleared
Occurs when the RangeSubgroup objects of the RangeSeries are cleared.
RangeSubgroupSet
Occurs when a RangeSubgroup of the RangeSeries is set.
RangeSubgroupStdDevCalculated
Occurs when the StandardDeviation of the RangeSubgroup is calculated.

Protected Methods


Name
Description
AddSeries
Add a series to the collection of Range 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.
RangeSampleAddedListener
A listener for events of the samples of the subgroups.
RangeSampleCodeChangedListener
A listener for events of the samples of the subgroups.
RangeSampleDateTimeChangedListener
A listener for events of the samples of the subgroups.
RangeSampleExcludedChangedListener
A listener for events of the samples of the subgroups.
RangeSampleKeyChangedListener
A listener for events of the samples of the subgroups.
RangeSampleRemovedListener
A listener for events of the samples of the subgroups.
RangeSamplesClearedListener
A listener for events of the samples of the subgroups.
RangeSampleSetListener
A listener for events of the samples of the subgroups.
RangeSampleValueChangedListener
A listener for events of the samples of the subgroups.
RangeSeriesSubgroupSizeChangedListener
A listener for events of the subgroups of the series.
RangeSubgroupAddedListener
A listener for events of the subgroups of the series.
RangeSubgroupAverageCalculatedListener
A listener for events of the subgroups of the series.
RangeSubgroupExcludedChangedListener
A listener for events of the subgroups of the series.
RangeSubgroupRangeCalculatedListener
A listener for events of the subgroups of the series.
RangeSubgroupRemovedListener
A listener for events of the subgroups of the series.
RangeSubgroupRMSDevCalculatedListener
A listener for events of the subgroups of the series.
RangeSubgroupsClearedListener
A listener for events of the subgroups of the series.
RangeSubgroupSetListener
A listener for events of the subgroups of the series.
RangeSubgroupStdDevCalculatedListener
A listener for events of the subgroups of the series.
UninitializeListeners
Uninitializes the listeners for the collection.