Partager via


Propriété GaugePanel.BackFrame

The background/frame for the gauge panel.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BackFrame As BackFrame 
    Get
'Utilisation
Dim instance As GaugePanel 
Dim value As BackFrame 

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

Valeur de propriété

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

Voir aussi

Référence

GaugePanel Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering