次の方法で共有


Gauge.BackFrame プロパティ

ゲージの背景 (フレーム)。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
BackFrame オブジェクト。

関連項目

参照

Gauge クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間