Chart.ChartAreas Proprietà

Definizione

Ottiene l'insieme delle aree del grafico per il grafico.

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

Valore della proprietà

Un oggetto ChartAreaCollection.

Si applica a