ChartDataPoint.m_dataPointValues Field

Definition

A ChartDataPointValues object that represents the X and Y values of the data point.

protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPointValues ^ m_dataPointValues;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValues m_dataPointValues;
val mutable m_dataPointValues : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValues
Protected m_dataPointValues As ChartDataPointValues 

Field Value

Applies to