Application.ChartDataPointTrack property (Excel)
True causes all charts in newly created documents to use the cell reference tracking behavior. Boolean.
Syntax
expression.ChartDataPointTrack
expression A variable that represents an Application object.
Remarks
Data labels now track the actual data point to which they are attached (as opposed to the legacy behavior of tracking the index of the data point), allowing the label-to-point relationship to persist across events such as filter and sort.
Property value
BOOL
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.