共用方式為


GaugePanel.BackFrame 屬性

The background/frame for the gauge panel.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property BackFrame As BackFrame 
    Get
'用途
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

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
A BackFrame object.

請參閱

參考

GaugePanel 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間