ChartDataPoint.Instance Propiedad

Definición

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPointInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPointInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointInstance
Public ReadOnly Property Instance As ChartDataPointInstance

Valor de propiedad

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

Se aplica a