ChartSeries.m_chartDataPoints Field

Definition

Specifies the data points for the chart.

protected: cli::array <Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPoint ^> ^ m_chartDataPoints;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[] m_chartDataPoints;
val mutable m_chartDataPoints : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[]
Protected m_chartDataPoints As ChartDataPoint() 

Field Value

Applies to