.Net Analytics API


Classes


Class
Description
SEI.Charts.Charts2D.ChartCaption
The caption of the chart. Allows for settings such as the value of the caption, its font, and the color of the caption to be changed.
SEI.Charts.Charts2D.ChartCaptions
The captions of the chart. There may be multiple captions at multiple locations.
SEI.Charts.Charts2D.ChartLabel
A label of the chart, such as a horizontal axis label.
SEI.Charts.Charts2D.ChartObject
An object of the chart, such as an axis or label.
SEI.Charts.Charts2D.ChartPoint
A chart point displayed on the chart. Includes information such as the location and marker used for drawing the point.
SEI.Charts.Charts2D.HorizontalAxis
The horizontal axis is used to determine where a data point lies in relation to other data points based upon time, label, etc.
SEI.Charts.Charts2D.HorizontalAxisEventArgs
Provides data for events of the Horizontal axis.
SEI.Charts.Charts2D.HorizontalLabel
A label of the horizontal axis.
SEI.Charts.Charts2D.Marker
A marker is used for drawing points on the chart.
SEI.Charts.Charts2D.PrintOptions
Options for printing include things such as the color and width of the border around the object being printed.
SEI.Charts.Charts2D.Scale
The Scale class is used for scaling objects of the chart.
SEI.Charts.Charts2D.VerticalAxis
The vertical axis is used to determine where a data point lies in relation to other data points based upon the value of the data point.
SEI.Charts.Charts2D.VerticalLabel
A label of the vertical axis.
VDISoft.Documentation.DocumentationAttribute
Documentation attribute used to document classes, events, methods, and properties.
VDISoft.Licensing.LicensedControlProgram
The LicensedControlProgram class identifies a program for which a control is licensed.
VDISoft.Licensing.LicensedProgram
The LicensedProgram class identifies a liensed program.
VDISoft.Licensing.MachineInformation
The MachineInformation class contains information used to uniquely identify a computer.
VDISoft.SPC.Charts.Annotation
An Annotation about an object of a chart. Contains a Name, Author, DateTime, and Text.
VDISoft.SPC.Charts.AnnotationEventArgs
Provides data for events of the Annotation and Annotations classes.
VDISoft.SPC.Charts.Annotations
A collection for managing Annotation objects.
VDISoft.SPC.Charts.BoxWhiskerChart
Box and whisker chart which displays the median of percentiles of data distribution.
VDISoft.SPC.Charts.ChartRule
A rule used to determine patterns and if data are out-of-bounds.
VDISoft.SPC.Charts.ChartRuleEventArgs
Provides data for events of the ChartRule and ChartRules classes.
VDISoft.SPC.Charts.ChartRules
Manages the Western Electric rules for a control chart and includes plotting attributes.
VDISoft.SPC.Charts.ControlLimit
A control limit of a series. Series allow for multiple control limits.
VDISoft.SPC.Charts.ControlLimits
A collection of control limits for a series.
VDISoft.SPC.Charts.CSample
A sample of an attributes chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.CSeries
A collection of samples, and properties related to those samples, for the attributes chart.
VDISoft.SPC.Charts.CSeriesCollection
A collection of series for an attributes c-Chart.
VDISoft.SPC.Charts.CuSumSample
A sample of a cumulative sum chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.CuSumSeries
A series is a collection of samples and the properties related to those samples.
VDISoft.SPC.Charts.CuSumSeriesCollection
A collection of series for a cumulative sum chart.
VDISoft.SPC.Charts.CuSumSubgroup
A subgroup of a cumulative sum chart. A subgroup is a collection of samples.
VDISoft.SPC.Charts.HistCell
An individual cell of a histogram cells collection for a histogram series.
VDISoft.SPC.Charts.HistCells
A collection of cells for a histogram series.
VDISoft.SPC.Charts.HistogramSample
A sample of a histogram chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.HistogramSampleEventArgs
Provides data for events of the HistogramSample and HistogramSeries classes.
VDISoft.SPC.Charts.HistogramSeries
A collection of samples, and properties related to those samples, for a histogram chart.
VDISoft.SPC.Charts.HistogramSeriesCollection
A collection of series for a histogram.
VDISoft.SPC.Charts.HistogramSeriesEventArgs
Provides data for events of the HistogramSeries and HistogramSeriesCollection classes.
VDISoft.SPC.Charts.HistogramStatistics
The statistics box for the histogram chart.
VDISoft.SPC.Charts.IndSample
A sample of an individuals chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.IndSampleEventArgs
Provides data for events of the IndSample and IndSeries classes.
VDISoft.SPC.Charts.IndSeries
A collection of samples, and properties related to those samples, for an individuals chart.
VDISoft.SPC.Charts.IndSeriesCollection
A collection of series for an individuals chart.
VDISoft.SPC.Charts.IndSeriesEventArgs
Provides data for events of the IndSeries and IndSeriesCollection classes.
VDISoft.SPC.Charts.LimitLabel
A label for a specification or control limit.
VDISoft.SPC.Charts.LimitRange
A limit range specifies the control limits for a range of indices, codes, and date/times.
VDISoft.SPC.Charts.LimitRangeEventArgs
Provides data for events of the LimitRange and LimitRanges classes.
VDISoft.SPC.Charts.LimitRanges
A collection of limit ranges for a series.
VDISoft.SPC.Charts.MovAvgSample
A sample of a moving average chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.MovAvgSampleEventArgs
Provides data for events of the MovAvgSample and MovAvgSeries classes.
VDISoft.SPC.Charts.MovAvgSeries
A collection of samples, and properties related to those samples, for a moving average chart.
VDISoft.SPC.Charts.MovAvgSeriesCollection
A collection of series for a moving average chart.
VDISoft.SPC.Charts.MovAvgSeriesEventArgs
Provides data for events of the MovAvgSeries and MovAvgSeriesCollection classes.
VDISoft.SPC.Charts.MovRngSample
A sample of a moving range chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.MovRngSampleEventArgs
Provides data for events of the MovRngSample and MovRngSeries classes.
VDISoft.SPC.Charts.MovRngSeries
A collection of samples, and properties related to those samples, for a moving range chart.
VDISoft.SPC.Charts.MovRngSeriesCollection
A collection of series for a moving range chart.
VDISoft.SPC.Charts.MovRngSeriesEventArgs
Provides data for events of the MovRngSeries and MovRngSeriesCollection classes.
VDISoft.SPC.Charts.NormProbPlotSample
A sample of a normal probability plot. A sample is one data point in a series of data.
VDISoft.SPC.Charts.NormProbPlotSeries
A series is a collection of samples and the properties related to those samples.
VDISoft.SPC.Charts.NormProbPlotSeriesCollection
A collection of series for a normal probability plot.
VDISoft.SPC.Charts.NormProbPlotStatistics
The statistics box for the normal probability plot.
VDISoft.SPC.Charts.Note
A note about an object of a chart. Contains a Name, Author, DateTime, and Text.
VDISoft.SPC.Charts.NoteEventArgs
Provides data for events of the Note and Notes classes.
VDISoft.SPC.Charts.Notes
A collection for managing Note objects.
VDISoft.SPC.Charts.NpSample
A sample of an attributes chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.NpSeries
A collection of samples, and properties related to those samples, for the attributes chart.
VDISoft.SPC.Charts.NpSeriesCollection
A collection of series for an attributes np-Chart.
VDISoft.SPC.Charts.ParetoCell
An individual cell of a pareto cells collection for a pareto series.
VDISoft.SPC.Charts.ParetoCells
A collection of cells for a histogram series.
VDISoft.SPC.Charts.ParetoGroup
A collection of samples for a Pareto chart. Subgroups are then contained themselves in a series.
VDISoft.SPC.Charts.ParetoGroupEventArgs
Provides data for events of the ParetoGroup and ParetoSeries classes.
VDISoft.SPC.Charts.ParetoHorizontalAxis
The horizontal axis of the pareto chart.
VDISoft.SPC.Charts.ParetoSample
A sample of a Pareto chart. A sample is one data point in a subgroup of data.
VDISoft.SPC.Charts.ParetoSampleEventArgs
Provides data for events of the ParetoSample and ParetoSeries classes.
VDISoft.SPC.Charts.ParetoSeries
A collection of groups, and properties related to those groups, for a Pareto chart.
VDISoft.SPC.Charts.ParetoSeriesCollection
A collection of series for a Pareto chart.
VDISoft.SPC.Charts.ParetoSeriesEventArgs
Provides data for events of the ParetoSeries and ParetoSeriesCollection classes.
VDISoft.SPC.Charts.ParetoStatistics
The statistics box for the pareto chart.
VDISoft.SPC.Charts.ParetoVerticalAxis
The vertical axis of the pareto chart.
VDISoft.SPC.Charts.PSample
A sample of an attributes chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.PSeries
A collection of samples, and properties related to those samples, for the attributes chart.
VDISoft.SPC.Charts.PSeriesCollection
A collection of series for an attributes p-Chart.
VDISoft.SPC.Charts.RangeSample
A sample of a Range chart. A sample is one data point in a subgroup of data.
VDISoft.SPC.Charts.RangeSampleEventArgs
Provides data for events of the RangeSample, RangeSubgroup, and RangeSeries classes.
VDISoft.SPC.Charts.RangeSeries
A collection of subgroups, and properties related to those subgroups, for a Range chart.
VDISoft.SPC.Charts.RangeSeriesCollection
A collection of series for a Range chart.
VDISoft.SPC.Charts.RangeSeriesEventArgs
Provides data for events of the RangeSeries and RangeSeriesCollection classes.
VDISoft.SPC.Charts.RangeSubgroup
A collection of samples for a Range chart. Subgroups are then contained themselves in a series.
VDISoft.SPC.Charts.RangeSubgroupEventArgs
Provides data for events of the RangeSubgroup and RangeSeries classes.
VDISoft.SPC.Charts.RMSDevSample
A sample of a Standard Deviation chart. A sample is one data point in a subgroup of data.
VDISoft.SPC.Charts.RMSDevSampleEventArgs
Provides data for events of the RMSDevSample, RMSDevSubgroup, and RMSDevSeries classes.
VDISoft.SPC.Charts.RMSDevSeries
A collection of subgroups, and properties related to those subgroups, for a RMSDev chart.
VDISoft.SPC.Charts.RMSDevSeriesCollection
A collection of series for a RMSDev chart.
VDISoft.SPC.Charts.RMSDevSeriesEventArgs
Provides data for events of the RMSDevSeries and RMSDevSeriesCollection classes.
VDISoft.SPC.Charts.RMSDevSubgroup
A collection of samples for a RMSDev chart. Subgroups are then contained themselves in a series.
VDISoft.SPC.Charts.RMSDevSubgroupEventArgs
Provides data for events of the RMSDevSubgroup and RMSDevSeries classes.
VDISoft.SPC.Charts.SampleAttribute
A sample attribute for a sample. Users can provide custom attributes. Contains a Name, Tag, and Value.
VDISoft.SPC.Charts.SampleAttributeEventArgs
Provides data for events of the SampleAttribute and SampleAttributes classes.
VDISoft.SPC.Charts.SampleAttributes
A collection for managing SampleAttribute objects.
VDISoft.SPC.Charts.ScatterPlotSample
A sample of a scatter plot. A sample is one data point in a series of data.
VDISoft.SPC.Charts.ScatterPlotSampleEventArgs
Provides data for events of the ScatterPlotSample and ScatterPlotSeries classes.
VDISoft.SPC.Charts.ScatterPlotSeries
A series is a collection of samples and the properties related to those samples.
VDISoft.SPC.Charts.ScatterPlotSeriesCollection
A collection of series for a scatter plot.
VDISoft.SPC.Charts.ScatterPlotSeriesEventArgs
Provides data for events of the ScatterPlotSeries and ScatterPlotSeriesCollection classes.
VDISoft.SPC.Charts.ScatterPlotStatistics
The statistics box for the scatter plot.
VDISoft.SPC.Charts.SpecificationLimit
A specification limit of a series. Series allow for multiple specification limits.
VDISoft.SPC.Charts.SpecificationLimits
A collection of specification limits for a series.
VDISoft.SPC.Charts.StdDevSample
A sample of a Standard Deviation chart. A sample is one data point in a subgroup of data.
VDISoft.SPC.Charts.StdDevSampleEventArgs
Provides data for events of the StdDevSample, StdDevSubgroup, and StdDevSeries classes.
VDISoft.SPC.Charts.StdDevSeries
A collection of subgroups, and properties related to those subgroups, for a StdDev chart.
VDISoft.SPC.Charts.StdDevSeriesCollection
A collection of series for a StdDev chart.
VDISoft.SPC.Charts.StdDevSeriesEventArgs
Provides data for events of the StdDevSeries and StdDevSeriesCollection classes.
VDISoft.SPC.Charts.StdDevSubgroup
A collection of samples for a StdDev chart. Subgroups are then contained themselves in a series.
VDISoft.SPC.Charts.StdDevSubgroupEventArgs
Provides data for events of the StdDevSubgroup and StdDevSeries classes.
VDISoft.SPC.Charts.TSControlLimit
A control limit of a limit range. Limit ranges allow for multiple control limits.
VDISoft.SPC.Charts.TSControlLimits
A collection of control limits for a limit range.
VDISoft.SPC.Charts.TSStatistics
The statistics box for the time series charts.
VDISoft.SPC.Charts.USample
A sample of an attributes chart. A sample is one data point in a series of data.
VDISoft.SPC.Charts.USeries
A collection of samples, and properties related to those samples, for the attributes chart.
VDISoft.SPC.Charts.USeriesCollection
A collection of series for an attributes u-Chart.
VDISoft.SPC.Charts.VerticalZone
A vertical zone is used to separate portions of the data based on index, code, or datetime.
VDISoft.SPC.Charts.VerticalZones
A collection of vertical zones. Vertical zones are used to separate portions of the data based on index, code, or datetime.
VDISoft.SPC.Charts.XbarSample
A sample of a Xbar chart. A sample is one data point in a subgroup of data.
VDISoft.SPC.Charts.XbarSampleEventArgs
Provides data for events of the XbarSample, XbarSubgroup, and XbarSeries classes.
VDISoft.SPC.Charts.XbarSeries
A collection of subgroups, and properties related to those subgroups, for a Xbar chart.
VDISoft.SPC.Charts.XbarSeriesCollection
A collection of series for a Xbar chart.
VDISoft.SPC.Charts.XbarSeriesEventArgs
Provides data for events of the XbarSeries and XbarSeriesCollection classes.
VDISoft.SPC.Charts.XbarSubgroup
A collection of samples for a Xbar chart. Subgroups are then contained themselves in a series.
VDISoft.SPC.Charts.XbarSubgroupEventArgs
Provides data for events of the XbarSubgroup and XbarSeries classes.
VDISoft.SPC.Charts.Zone
A zone represents an area of one sigma between a center line and a control limit.
VDISoft.SPC.Charts.Zones
A collection of zones. There are six zones, which represent the area of six sigma between the lower and upper control limits.
VDISoft.SPC.WinControls.BoxWhiskChart
BoxWhiskChart is a user control that implements the functionality of a box and whisker chart.
VDISoft.SPC.WinControls.CChart
This is an attributes c-Chart.
VDISoft.SPC.WinControls.CuSumChart
A Cumulative Sum chart is used to detect small shifts in a process mean.
VDISoft.SPC.WinControls.HistogramChart
HistogramChart is a user control that implements the functionality of a histogram chart.
VDISoft.SPC.WinControls.IndChart
IndChart is a user control that implements the functionality of a SPC individuals chart.
VDISoft.SPC.WinControls.MovAvgChart
MovAvgChart is a user control that implements the functionality of a SPC moving average chart.
VDISoft.SPC.WinControls.MovRngChart
MovRngChart is a user control that implements the functionality of a SPC moving range chart.
VDISoft.SPC.WinControls.NormProbPlot
NormProbPlot is a user control that implements the functionality of a normal probability plot.
VDISoft.SPC.WinControls.NpChart
This is an attributes np-Chart.
VDISoft.SPC.WinControls.ParetoChart
A ParetoChart is used to determine the importance of groups in a series.
VDISoft.SPC.WinControls.PChart
This is an attributes p-Chart.
VDISoft.SPC.WinControls.RangeChart
RangeChart is a user control that implements the functionality of a SPC range chart.
VDISoft.SPC.WinControls.RMSDevChart
RMSDevChart is a user control that implements the functionality of a SPC root mean square deviation chart.
VDISoft.SPC.WinControls.ScatterPlot
ScatterPlot is a user control that implements the functionality of a scatter plot.
VDISoft.SPC.WinControls.StdDevChart
StdDevChart is a user control that implements the functionality of a SPC standard deviation chart.
VDISoft.SPC.WinControls.UChart
This is an attributes u-Chart.
VDISoft.SPC.WinControls.XbarChart
XbarChart is a user control that implements the functionality of a SPC x-bar chart.