IMSL C# Numerical Library

ChartNode.SetTitle Method (String)

Sets the value of the "Title" attribute.

public virtual void SetTitle(
   string title
);

Parameters

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

See Also

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