Overload List
Name | Description | |
---|---|---|
![]() | SChart(AxisXY, array<Double,2>[,](,)[,]) |
Creates an S chart given sample data.
|
![]() | SChart(AxisXY, array<array<Double>[]()[]>[]()[]) |
Creates an S chart given sample data.
|
![]() | SChart(AxisXY, Int32, array<Double>[]()[]) |
Creates an S chart given the within sample standard deviations for a series of
equally sized samples.
|
![]() | SChart(AxisXY, array<Int32>[]()[], array<Double>[]()[]) |
Creates an S chart given the within sample standard deviations for a series of
unequally sized samples.
|