Partager via


Champ ChartDataPoint.m_dataPointValues

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_dataPointValues As ChartDataPointValues
'Utilisation
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

Voir aussi

Référence

ChartDataPoint Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering