Returns a formatted string representation of the data of this factor.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public string DataToString()
Visual Basic (Declaration)
Public Function DataToString As String
Visual C++
public:
String^ DataToString()

See Also