IMSL C# Numerical Library

ChartNode.SetTitle Method (Text)

Sets the value of the "Title" attribute.

public virtual void SetTitle(
   Text title
);

Parameters

title
A Text which specifies the "Title" attribute value.

See Also

ChartNode Class | Imsl.Chart2D Namespace | ChartNode.SetTitle Overload List