ChartDataPoint.m_dataPointValues Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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