IMSL C# Numerical Library

ChartNode.LABEL_TYPE_PERCENT Field

An int which indicates that a pie slice is to be labeled with a percentage value.

public const int LABEL_TYPE_PERCENT = 8;

Remarks

This flag only applies to pie charts.

See Also

ChartNode Class | Imsl.Chart2D Namespace | LabelType