ChartDataPoint.m_marker 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 ChartMarker objet qui représente le marqueur de ce point de données.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartMarker ^ m_marker;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker m_marker;
val mutable m_marker : Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker
Protected m_marker As ChartMarker