次の方法で共有


GaugeScale.Instance プロパティ

定義

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeScaleInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::GaugeScaleInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeScaleInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.GaugeScaleInstance
Public ReadOnly Property Instance As GaugeScaleInstance

プロパティ値

GaugeScaleInstance オブジェクト。

適用対象