Chart.ChartAreas Propriedade

Definição

Obtém o conjunto de áreas do mapa para o mapa.

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 da propriedade

Um ChartAreaCollection objeto.

Aplica-se a