Chart.ChartAreas Proprietà

Definizione

Ottiene il set di aree 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à

ChartAreaCollection

Oggetto ChartAreaCollection .

Si applica a