Skip to main content

TcxGridChartValueHitTest.CanDrillDown Field

Determines whether a drill-down on a chart value that corresponds to the inspected data marker can be performed.

Declaration

CanDrillDown: Boolean

Field Value

Type
Boolean

Remarks

This field returns True when a drill-down on the chart value can be performed. Otherwise, this value cannot be drilled down.

Note

For the chart value at the highest data level, CanDrillDown returns False.

See Also