EPieOtherStyle

type EPieOtherStyle = (poNone, poBelowPercent, poBelowValue);

Type Library
TeeChartx

Description
Sets the calculation of the Pie OtherSlice to be a percentage or absolute value.

See Style for a further description of use.

Not all development environments support the direct call of TeeChart's Enum constants by name. See note on use of Enum constants for VBScript, MS VC++.

Values

poNone = 0

poBelowPercent = 1

poBelowValue = 2