ChartDataPoint.m_owner 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 Chart qui représente le propriétaire de ce point de données de graphique.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Chart ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.Chart m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.Chart
Protected m_owner As Chart