DataMeshPlotItemToString Method |
Returns the string representation of this plot item.
Namespace: Altaxo.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override string ToString()
Return Value
StringThe plot-item name.
See Also