  | TriangularDistributionMode Property | 
            Gets the mode of the distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Mode { get; }Public ReadOnly Property Mode As Double
	Get
public:
property double Mode {
	double get ();
}member Mode : float with get
Property Value
Double
See Also