ChartNodeLABEL_TYPE_PERCENT Field |
An int which indicates that a pie slice is to be labeled with
a percentage value.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public const int LABEL_TYPE_PERCENT
Public Const LABEL_TYPE_PERCENT As Integer
public:
literal int LABEL_TYPE_PERCENT
static val mutable LABEL_TYPE_PERCENT: int
Field Value
Type:
Int32Remarks
This flag only applies to pie charts.
See Also