IMSL C# Numerical Library

ChartNode.ChartTitle Property

Specifies a title for the chart.

public virtual ChartTitle ChartTitle {get; set;}

Property Value

A ChartTitle which contains the "ChartTitle" attribute value.

Remarks

This is effective only in the ChartNode, where it replaces the existing ChartTitle node.

See Also

ChartNode Class | Imsl.Chart2D Namespace