This example illustrates the capability to indicate the source data value in PivotGridControl when a chart's Series point is located under the mouse cursor.
The actual coordinates are extracted from the SeriesPoint.Tag Property and then reflected in PivotGridControl via the PivotGridControl.CustomAppearance event.
↧
How to highlight pivot cells that correspond to a series point under the mouse pointer
↧