Share via


ChartLegendCustomItem.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::ChartLegendCustomItemInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance
Public ReadOnly Property Instance As ChartLegendCustomItemInstance

Valor de propiedad

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

Se aplica a