TcxGridChartToolBoxPosition Enum
Declaration
TcxGridChartToolBoxPosition = (
tpTop,
tpBottom
);
Members
Name |
---|
tpTop
|
tpBottom
|
See Also