Share via


ChartLegendColumn.Instance Propiedad

Definición

Obtiene el objeto de instancia de informe que contiene los valores calculados de este objeto de definición de informe.

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

Valor de propiedad

Objeto ChartLegendColumnInstance que representa el objeto de instancia de informe que contiene los valores calculados de este objeto de definición de informe.

Se aplica a