IMSL C# Numerical Library

Text.Offset Property

The offset for this Text object.

public virtual double Offset {get; set;}

Property Value

A double which contains the offset for this Text object.

Remarks

Offset is in units of the default marker size. Text drawn is offset in the direction of the alignment.

See Also

Text Class | Imsl.Chart2D Namespace