_Chart.ChartArea Property

Definition

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

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

Property Value

Applies to