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

Valor de propiedad

Un objeto ChartDataPointValuesInstance.

Se aplica a