_Application.ChartDataPointTrack Property

Definition

True will cause all charts in newly created documents to use the cell reference tracking behavior. Boolean (bool in C#).

public:
 property bool ChartDataPointTrack { bool get(); void set(bool value); };
public bool ChartDataPointTrack { get; set; }
Public Property ChartDataPointTrack As Boolean

Property Value

Applies to