| ShewhartControlChartCenter Property |
The value of the attribute "Center".
This is used to position the center line.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic virtual double Center { get; set; }Public Overridable Property Center As Double
Get
Set
public:
virtual property double Center {
double get ();
void set (double value);
}abstract Center : float with get, set
override Center : float with get, set
Property Value
Type:
Double
See Also