VDISoft.SPC.Charts.IndSeriesCollection


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 IndSeriesCollection.
GetObjectData
This method is called upon the serialization of a IndSeriesCollection.
GetSeries
This method is used to get a TSSeries object of the collection.
OnDeserialization
This method is called upon the deserialization of a IndSeriesCollection.
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.
IndSampleAdded
Occurs when an IndSample is added to an IndSeries.
IndSampleCodeChanged
Occurs when the IndSample:Code of an IndSample changes.
IndSampleDateTimeChanged
Occurs when the IndSample:DateTime of an IndSample changes.
IndSampleExcludedChanged
Occurs when the IndSample:ExcludeFromCalculation flag of an IndSample changes.
IndSampleKeyChanged
Occurs when the IndSample:Key of an IndSample changes.
IndSampleRemoved
Occurs when an IndSample is removed from an IndSeries.
IndSamplesCleared
Occurs when the IndSample objects of an IndSeries are cleared.
IndSampleSet
Occurs when an IndSample of an IndSeries is set.
IndSampleValueChanged
Occurs when the IndSample:Value of an IndSample changes.
IndSeriesAdded
Occurs when an IndSeries is added to the IndSeriesCollection.
IndSeriesCleared
Occurs when the IndSeries objects of the IndSeriesCollection are cleared.
IndSeriesRemoved
Occurs when an IndSeries is removed from the IndSeriesCollection.
IndSeriesSet
Occurs when an IndSeries of the IndSeriesCollection is set.
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.

Protected Methods


Name
Description
AddSeries
Add a series to the collection of individuals 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.
IndSampleAddedListener
A listener for events of the samples of the series.
IndSampleCodeChangedListener
A listener for events of the samples of the series.
IndSampleDateTimeChangedListener
A listener for events of the samples of the series.
IndSampleExcludedChangedListener
A listener for events of the samples of the series.
IndSampleKeyChangedListener
A listener for events of the samples of the series.
IndSampleRemovedListener
A listener for events of the samples of the series.
IndSamplesClearedListener
A listener for events of the samples of the series.
IndSampleSetListener
A listener for events of the samples of the series.
IndSampleValueChangedListener
A listener for events of the samples 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.
UninitializeListeners
Uninitializes the listeners for the collection.