Overload List

NameDescription
SetX(Object)
Sets the "X" attribute value.
(Inherited from AbstractChartNode.)
SetX(array<Double>[]()[])
Sets the x-coordinates of the bars. This also sets the "BarWidth" attribute to (x[1]-x[0])/2.
(Overrides ShewhartControlChart..::.SetX(array<Double>[]()[]).)

See Also