次の方法で共有


GaugePanelItem.Height プロパティ

親要素に対する割合 (%) で表すアイテムの高さ。

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

構文

'宣言
Public ReadOnly Property Height As ReportDoubleProperty 
    Get
'使用
Dim instance As GaugePanelItem 
Dim value As ReportDoubleProperty 

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

プロパティ値

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

関連項目

参照

GaugePanelItem クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間