Share via


_Chart.ChartArea Propiedad

Definición

Devuelve un ChartArea objeto que representa el área de gráfico completa del gráfico.

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

Valor de propiedad

Se aplica a