Workbook.ChartDataPointTrack property (Excel)
True causes all charts in the current document to track the actual data point to which it's attached. False reverts back to tracking the index of the data point. Read/write Boolean.
Syntax
expression.ChartDataPointTrack
expression A variable that represents a Workbook object.
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.