|  | OneSampleAndersonDarlingTestAlpha Property | 
            Gets and sets the alpha level associated with this hypothesis test.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Alpha { get; set; }Public Property Alpha As Double
	Get
	Set
public:
property double Alpha {
	double get ();
	void set (double value);
}member Alpha : float with get, set
Property Value
Double See Also
See Also