IChartSetData Interface

Represents an aggregate container of related SPC charts that together characterize a process.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public interface IChartSetData

Methods

GetChartsReturns the component charts in this chart set.

See Also