TcxGridChartValueHitTest Fields
Stores the HitTest information about the data marker located at the inspected point.Name | Description |
---|---|
CanDrillDown | Determines whether a drill-down on a chart value that corresponds to the inspected data marker can be performed. |
Series | Provides access to the series that corresponds to the inspected data marker. |
ValueIndex | Returns the index of the chart value displayed by the inspected data marker within the VisibleValues collection. |
See Also