Click or drag to resize

XAndYColumnToString Method

Returns a string that represents the current object.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also