|  | CurveFitDataSetNumberOfPoints Property | 
            Gets the number of points in the dataset.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumberOfPoints { get; }Public ReadOnly Property NumberOfPoints As Integer
	Get
public:
property int NumberOfPoints {
	int get ();
}member NumberOfPoints : int with get
Property Value
Int32 See Also
See Also