IMSL C# Numerical Library

AbstractChartNode.LABEL_TYPE_TITLE Field

An int used to indicate that an element is to be labeled with the value of its title attribute.

public const int LABEL_TYPE_TITLE = 4;

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace | LabelType