IMSL C# Numerical Library

Text Class

The value of the attribute "Title".

For a list of all members of this type, see Text Members.

System.Object
   Imsl.Chart2D.Text

public class Text

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A title is a multi-line string with alignment information.

Line breaks are indicated by the newline character ('\n') within the string.

Titles are drawn relative to a reference point. Alignment determines the position of the reference point on the horizontally-aligned box that bounds the text.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

Text Members | Imsl.Chart2D Namespace