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