IMSL C# Numerical Library

ChartNode.TEXT_X_LEFT Field

An int which indicates that text should be left justified.

public const int TEXT_X_LEFT = 1;

See Also

ChartNode Class | Imsl.Chart2D Namespace | Alignment