Chart.ChartArea Property

Definition

Returns a ChartArea object that represents the complete chart area for the chart. Read-only.

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

Property Value

ChartArea

Applies to