Click or drag to resize
ChartNodeLABEL_TYPE_PERCENT Field
An int which indicates that a pie slice is to be labeled with a percentage value.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public const int LABEL_TYPE_PERCENT

Field Value

Type: Int32
Remarks
This flag only applies to pie charts.
See Also