Skip to main content
A newer version of this page is available. .

TcxGridChartToolBoxPosition Enum

Declaration

TcxGridChartToolBoxPosition = (
    tpTop,
    tpBottom
);

Members

Name
tpTop
tpBottom
See Also