Lenguaje

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

Valor de propiedad

Un objeto LinearScaleInstance.

Se aplica a