ChartDataPoint.m_dataLabel 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.
Un ChartDataLabel objet qui représente l’étiquette du point de données.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartDataLabel ^ m_dataLabel;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel m_dataLabel;
val mutable m_dataLabel : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel
Protected m_dataLabel As ChartDataLabel