ChartDataPoint.m_dataPointValues Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Oggetto ChartDataPointValues che rappresenta i valori X e Y del punto dati.
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