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