言語

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 オブジェクト。

適用対象