Chart.ChartData Property

Definition

Gets the data values for the chart.

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

Property Value

A ChartData object.

Applies to