次の方法で共有


GaugePanel.BackFrame プロパティ

ゲージ パネルの背景またはフレーム。

名前空間:  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
BackFrame オブジェクト。

関連項目

参照

GaugePanel クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間