Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 705 Bytes

Excel.workbook.chartdatapointtrack.md

File metadata and controls

31 lines (17 loc) · 705 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Workbook.ChartDataPointTrack property (Excel)
vbaxl10.chm199277
vbaxl10.chm199277
0aa2b1c1-0bba-f514-6158-00cdb4a5747e
05/29/2019
medium

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

[!includeSupport and feedback]