ChartDataPoint.m_dataPointValues Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_dataPointValues As ChartDataPointValues
'Usage
Dim value As ChartDataPointValues
value = Me.m_dataPointValues
Me.m_dataPointValues = value
protected ChartDataPointValues m_dataPointValues
protected:
ChartDataPointValues^ m_dataPointValues
val mutable m_dataPointValues: ChartDataPointValues
protected var m_dataPointValues : ChartDataPointValues