Compartir a través de


Gauge.BackFrame Propiedad

The background/frame for the gauge.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property BackFrame As BackFrame 
    Get
'Uso
Dim instance As Gauge 
Dim value As BackFrame 

value = instance.BackFrame
public BackFrame BackFrame { get; }
public:
property BackFrame^ BackFrame {
    BackFrame^ get ();
}
member BackFrame : BackFrame
function get BackFrame () : BackFrame

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
A BackFrame object.

Vea también

Referencia

Gauge Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering