IMSL C# Numerical Library

ChartNode.TEXT_Y_TOP Field

An int which indicates that text should be drawn with the top of the letters touching the top of the drawing region.

public const int TEXT_Y_TOP = 16;

See Also

ChartNode Class | Imsl.Chart2D Namespace | Alignment