Chart.ChartData Property

Definition

Returns information about the linked or embedded data associated with a chart. Read-only.

public:
 property Microsoft::Office::Interop::Word::ChartData ^ ChartData { Microsoft::Office::Interop::Word::ChartData ^ get(); };
public Microsoft.Office.Interop.Word.ChartData ChartData { get; }
member this.ChartData : Microsoft.Office.Interop.Word.ChartData
Public ReadOnly Property ChartData As ChartData

Property Value

ChartData

Applies to