ChartSeries.m_chartDataPoints 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.
Spécifie les points de données du graphique.
protected: cli::array <Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPoint ^> ^ m_chartDataPoints;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[] m_chartDataPoints;
val mutable m_chartDataPoints : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[]
Protected m_chartDataPoints As ChartDataPoint()