IMSL C# Numerical Library

Text.DefaultOffset Property

The default value of the offset.

public virtual double DefaultOffset {set;}

Property Value

A double which contains the default 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