Click or drag to resize
ChartNodeGetTitle Method
Returns the value of the "Title" attribute.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Text GetTitle()

Return Value

Type: Text
A Text which contains the "Title" attribute value.
See Also