ChartDataPoint.m_dataPointValues Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Objet ChartDataPointValues qui représente les valeurs X et Y du point de données.
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