Click or drag to resize

DataMeshPlotItemToString Method

Returns the string representation of this plot item.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string ToString()

Return Value

String
The plot-item name.
See Also