TcxCallOutPosition Enum
Declaration
TcxCallOutPosition = (
cxbpNone,
cxbpAuto,
cxbpLeftBottom,
cxbpLeftTop,
cxbpTopLeft,
cxbpTopRight,
cxbpRightBottom,
cxbpRightTop,
cxbpBottomRight,
cxbpBottomLeft
);
Members
Name |
---|
cxbpNone
|
cxbpAuto
|
cxbpLeftBottom
|
cxbpLeftTop
|
cxbpTopLeft
|
cxbpTopRight
|
cxbpRightBottom
|
cxbpRightTop
|
cxbpBottomRight
|
cxbpBottomLeft
|
See Also