Click or drag to resize
AbstractChartNodeToString Method
Returns the name of this chart node.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public override string ToString()

Return Value

Type: String
A String, the name of this chart node.
See Also