Lenguaje

Chart.ChartAreas Propiedad

Definición

Obtiene el conjunto de áreas del gráfico para el gráfico.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaCollection ^ ChartAreas { Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaCollection ChartAreas { get; }
member this.ChartAreas : Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaCollection
Public ReadOnly Property ChartAreas As ChartAreaCollection

Valor de propiedad

Un objeto ChartAreaCollection.

Se aplica a