ChartLegendColumnHeader.Instance Propriété
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.
Obtient l'objet de l'instance du rapport qui contient les valeurs calculées de cet objet de définition de rapport.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumnHeaderInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumnHeaderInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeaderInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeaderInstance
Public ReadOnly Property Instance As ChartLegendColumnHeaderInstance
Valeur de propriété
Objet ChartLegendColumnHeaderInstance qui représente l'objet de l'instance du rapport qui contient les valeurs calculées de cet objet de définition de rapport.