IMSL C# Numerical Library

AbstractChartNode.LABEL_TYPE_X Field

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

public const int LABEL_TYPE_X = 1;

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace | LabelType