IMSL C# Numerical Library

AbstractChartNode.LABEL_TYPE_Y Field

An int used to indicate that an element is to be labeled with the value of its y-coordinate.

public const int LABEL_TYPE_Y = 2;

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace | LabelType