|  | LogisticDistributionLocation Property | 
            Gets and sets the location of the density.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Location { get; set; }Public Property Location As Double
	Get
	Set
public:
property double Location {
	double get ();
	void set (double value);
}member Location : float with get, set
Property Value
Double See Also
See Also