Compartir a través de


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

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