Skip to main content

TcxGridChartDataDrillUpMethod Enum

Declaration

TcxGridChartDataDrillUpMethod = (
    ddumNone,
    ddumValueMouseRightButtonClick,
    ddumMouseRightButtonClick
);

Members

Name
ddumNone
ddumValueMouseRightButtonClick
ddumMouseRightButtonClick
See Also